dune-common 2.9.0
|
#include <dune/common/poolallocator.hh>
Classes | |
struct | rebind |
Public Types | |
typedef void * | pointer |
typedef const void * | const_pointer |
typedef void | value_type |
typedef const void* Dune::PoolAllocator< void, s >::const_pointer |
typedef void* Dune::PoolAllocator< void, s >::pointer |
typedef void Dune::PoolAllocator< void, s >::value_type |