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

This is the complete list of members for allocator_traits< _Alloc >, including all inherited members.

_Construct1(true_type, _Alloc &, _Ty *_Ptr, _Types &&..._Args)allocator_traits< _Alloc >inlinestatic
_Construct1(false_type, _Alloc &_Al, _Ty *_Ptr, _Types &&..._Args)allocator_traits< _Alloc >inlinestatic
_Destroy1(_Alloc &, _Ty *_Ptr, true_type)allocator_traits< _Alloc >inlinestatic
_Destroy1(_Alloc &_Al, _Ty *_Ptr, false_type)allocator_traits< _Alloc >inlinestatic
allocate(_Alloc &_Al, _CRT_GUARDOVERFLOW size_type _Count)allocator_traits< _Alloc >inlinestatic
allocate(_Alloc &_Al, _CRT_GUARDOVERFLOW size_type _Count, const_void_pointer _Hint)allocator_traits< _Alloc >inlinestatic
allocator_type typedefallocator_traits< _Alloc >
const_pointer typedefallocator_traits< _Alloc >
const_void_pointer typedefallocator_traits< _Alloc >
construct(_Alloc &_Al, _Ty *_Ptr, _Types &&..._Args)allocator_traits< _Alloc >inlinestatic
deallocate(_Alloc &_Al, pointer _Ptr, size_type _Count)allocator_traits< _Alloc >inlinestatic
destroy(_Alloc &_Al, _Ty *_Ptr)allocator_traits< _Alloc >inlinestatic
difference_type typedefallocator_traits< _Alloc >
is_always_equal typedefallocator_traits< _Alloc >
max_size(const _Alloc &_Al) _NOEXCEPTallocator_traits< _Alloc >inlinestatic
pointer typedefallocator_traits< _Alloc >
propagate_on_container_copy_assignment typedefallocator_traits< _Alloc >
propagate_on_container_move_assignment typedefallocator_traits< _Alloc >
propagate_on_container_swap typedefallocator_traits< _Alloc >
rebind_alloc typedefallocator_traits< _Alloc >
rebind_traits typedefallocator_traits< _Alloc >
select_on_container_copy_construction(const _Alloc &_Al)allocator_traits< _Alloc >inlinestatic
size_type typedefallocator_traits< _Alloc >
value_type typedefallocator_traits< _Alloc >
void_pointer typedefallocator_traits< _Alloc >