Dune Core Modules (2.8.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mallocallocator.hh File Reference
Allocators that use malloc/free. More...
#include <exception>
#include <cstdlib>
#include <new>
#include <utility>
Go to the source code of this file.
Classes | |
class | Dune::MallocAllocator< T > |
Allocators implementation which simply calls malloc/free. More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Allocators that use malloc/free.
