Dune::PoolAllocator< T, s >::rebind< U > Struct Template Reference

Rebind the allocator to another type. More...

#include <dune/common/poolallocator.hh>

List of all members.

Public Types

typedef PoolAllocator< U, s > other

Detailed Description

template<class T, std::size_t s>
template<class U>
struct Dune::PoolAllocator< T, s >::rebind< U >

Rebind the allocator to another type.


Member Typedef Documentation

template<class T, std::size_t s>
template<class U >
typedef PoolAllocator<U,s> Dune::PoolAllocator< T, s >::rebind< U >::other

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].