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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1