$extrastylesheet
libMesh::PoolAllocator< T >::rebind< U > Struct Template Reference

#include <pool_allocator.h>

List of all members.

Public Types

typedef PoolAllocator< U > other
typedef PoolAllocator< U > other

Detailed Description

template<typename T>
template<typename U>
struct libMesh::PoolAllocator< T >::rebind< U >

Methods required for copy construction of containers using this allocator.

Definition at line 55 of file pool_allocator.h.


Member Typedef Documentation

template<typename T >
template<typename U >
typedef PoolAllocator<U> libMesh::PoolAllocator< T >::rebind< U >::other

Definition at line 56 of file pool_allocator.h.

template<typename T >
template<typename U >
typedef PoolAllocator<U> libMesh::PoolAllocator< T >::rebind< U >::other

Definition at line 155 of file pool_allocator.h.


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