Go to the source code of this file.
Classes | |
class | Dune::DebugAllocator< void > |
struct | Dune::DebugAllocator< void >::rebind< U > |
class | Dune::DebugAllocator< T > |
Allocators implementation which performs different kind of memory checks. More... | |
struct | Dune::DebugAllocator< T >::rebind< U > |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Enumerations | |
enum | DummyProtFlags { PROT_NONE, PROT_WRITE, PROT_READ } |
enum DummyProtFlags |