dune-common 2.10
Loading...
Searching...
No Matches
Dune::PoolAllocator< void, s > Class Template Reference

#include <dune/common/poolallocator.hh>

Classes

struct  rebind
 

Public Types

typedef void * pointer
 
typedef const void * const_pointer
 
typedef void value_type
 

Member Typedef Documentation

◆ const_pointer

template<std::size_t s>
const void* Dune::PoolAllocator< void, s >::const_pointer

◆ pointer

template<std::size_t s>
void* Dune::PoolAllocator< void, s >::pointer

◆ value_type

template<std::size_t s>
void Dune::PoolAllocator< void, s >::value_type

The documentation for this class was generated from the following file: