|
dune-common
2.2.1
|
#include <dune/common/poolallocator.hh>
Classes | |
| struct | rebind |
Public Types | |
| typedef void * | pointer |
| typedef const void * | const_pointer |
| typedef void | value_type |
Public Member Functions | |
| template<typename T , std::size_t t> | |
| PoolAllocator (const PoolAllocator< T, t > &) | |
| typedef const void* Dune::PoolAllocator< void, s >::const_pointer |
| typedef void* Dune::PoolAllocator< void, s >::pointer |
| typedef void Dune::PoolAllocator< void, s >::value_type |
|
inline |
1.8.3.1