#include <dune/common/unused.hh>
#include <exception>
#include <typeinfo>
#include <vector>
#include <iostream>
#include <cstring>
#include <cstdint>
#include <cstdlib>
#include <new>
#include "mallocallocator.hh"
Go to the source code of this file.
|
template<class T > |
constexpr bool | Dune::operator== (const DebugAllocator< T > &, const DebugAllocator< T > &) |
| check whether allocators are equivalent More...
|
|
template<class T > |
constexpr bool | Dune::operator!= (const DebugAllocator< T > &, const DebugAllocator< T > &) |
| check whether allocators are not equivalent More...
|
|
◆ DummyProtFlags
Enumerator |
---|
PROT_NONE | |
PROT_WRITE | |
PROT_READ | |