libMesh::PoolAllocator< T >::rebind< U > Struct Template Reference
#include <pool_allocator.h>
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 52 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 152 of file pool_allocator.h.
template<typename T >
template<typename U >
| typedef PoolAllocator<U> libMesh::PoolAllocator< T >::rebind< U >::other |
Definition at line 53 of file pool_allocator.h.
The documentation for this struct was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:34 UTC
Hosted By: