![]() |
CAPD RedHom Library
|
Classes | |
| struct | rebind |
Public Types | |
| typedef std::allocator< T >::value_type | value_type |
| typedef std::allocator< T >::pointer | pointer |
| typedef std::allocator< T >::reference | reference |
| typedef std::allocator< T >::const_pointer | const_pointer |
| typedef std::allocator< T >::const_reference | const_reference |
| typedef std::allocator< T >::size_type | size_type |
| typedef std::allocator< T >::difference_type | difference_type |
Public Member Functions | |
| template<class U , class... Args> | |
| void | construct (U *, Args &&...) |
| void | deallocate (T *, std::size_t) |
Public Attributes | |
| T | elements |
| STL member. More... | |
| typedef std::allocator<T>::const_pointer no_init_allocator< T >::const_pointer |
| typedef std::allocator<T>::const_reference no_init_allocator< T >::const_reference |
| typedef std::allocator<T>::difference_type no_init_allocator< T >::difference_type |
| typedef std::allocator<T>::pointer no_init_allocator< T >::pointer |
| typedef std::allocator<T>::reference no_init_allocator< T >::reference |
| typedef std::allocator<T>::size_type no_init_allocator< T >::size_type |
| typedef std::allocator<T>::value_type no_init_allocator< T >::value_type |
|
inline |
|
inline |
|
inherited |
STL member.