Dune::PoolAllocator< void, s > Class Template Reference
[Common (foundation classes)]

#include <dune/common/poolallocator.hh>

List of all members.

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 > &)

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


Member Typedef Documentation

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

Constructor & Destructor Documentation

template<std::size_t s>
template<typename T , std::size_t t>
Dune::PoolAllocator< void, s >::PoolAllocator ( const PoolAllocator< T, t > &   )  [inline]

The documentation for this class was generated from the following file:
Generated on Mon Apr 26 10:45:23 2010 for dune-common by  doxygen 1.6.3