STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
allocator< _Ty > Member List

This is the complete list of members for allocator< _Ty >, including all inherited members.

_Mybase typedefallocator< _Ty >
address(reference _Val) const _NOEXCEPTallocator< _Ty >inline
address(const_reference _Val) const _NOEXCEPTallocator< _Ty >inline
allocate(size_type _Count)allocator< _Ty >inline
allocate(size_type _Count, const void *)allocator< _Ty >inline
allocator() _THROW0()allocator< _Ty >inline
allocator(const allocator< _Ty > &) _THROW0()allocator< _Ty >inline
allocator(const allocator< _Other > &) _THROW0()allocator< _Ty >inline
const_pointer typedefallocator< _Ty >
const_reference typedefallocator< _Ty >
const_void_pointer typedefallocator< _Ty >
construct(_Ty *_Ptr)allocator< _Ty >inline
construct(_Ty *_Ptr, const _Ty &_Val)allocator< _Ty >inline
construct(_Objty *_Ptr, _Types &&..._Args)allocator< _Ty >inline
deallocate(pointer _Ptr, size_type)allocator< _Ty >inline
destroy(_Uty *_Ptr)allocator< _Ty >inline
difference_type typedefallocator< _Ty >
max_size() const _THROW0()allocator< _Ty >inline
operator=(const allocator< _Other > &)allocator< _Ty >inline
other typedefallocator< _Ty >
pointer typedefallocator< _Ty >
propagate_on_container_copy_assignment typedefallocator< _Ty >
propagate_on_container_move_assignment typedefallocator< _Ty >
propagate_on_container_swap typedefallocator< _Ty >
reference typedefallocator< _Ty >
select_on_container_copy_construction() const allocator< _Ty >inline
size_type typedefallocator< _Ty >
value_type typedefallocator< _Ty >
void_pointer typedefallocator< _Ty >