Allocators that use malloc/free. More...
Go to the source code of this file.
Classes | |
class | Dune::MallocAllocator< T > |
Allocators implementation which simply calls malloc/free. More... | |
struct | Dune::MallocAllocator< T >::rebind< U > |
Namespaces | |
namespace | Dune |
Dune namespace. |
Allocators that use malloc/free.