libMesh::FastPoolAllocator< T >::rebind< U > Struct Template Reference
#include <pool_allocator.h>
Public Types | |
| typedef FastPoolAllocator< U > | other |
| typedef FastPoolAllocator< U > | other |
Detailed Description
template<typename T>
template<typename U>
struct libMesh::FastPoolAllocator< T >::rebind< U >
Methods required for copy construction of containers using this allocator.
Definition at line 102 of file pool_allocator.h.
Member Typedef Documentation
template<typename T >
template<typename U >
| typedef FastPoolAllocator<U> libMesh::FastPoolAllocator< T >::rebind< U >::other |
Definition at line 192 of file pool_allocator.h.
template<typename T >
template<typename U >
| typedef FastPoolAllocator<U> libMesh::FastPoolAllocator< T >::rebind< U >::other |
Definition at line 103 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: