_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 typedef | allocator_traits< _Alloc > | |
const_pointer typedef | allocator_traits< _Alloc > | |
const_void_pointer typedef | allocator_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 typedef | allocator_traits< _Alloc > | |
is_always_equal typedef | allocator_traits< _Alloc > | |
max_size(const _Alloc &_Al) _NOEXCEPT | allocator_traits< _Alloc > | inlinestatic |
pointer typedef | allocator_traits< _Alloc > | |
propagate_on_container_copy_assignment typedef | allocator_traits< _Alloc > | |
propagate_on_container_move_assignment typedef | allocator_traits< _Alloc > | |
propagate_on_container_swap typedef | allocator_traits< _Alloc > | |
rebind_alloc typedef | allocator_traits< _Alloc > | |
rebind_traits typedef | allocator_traits< _Alloc > | |
select_on_container_copy_construction(const _Alloc &_Al) | allocator_traits< _Alloc > | inlinestatic |
size_type typedef | allocator_traits< _Alloc > | |
value_type typedef | allocator_traits< _Alloc > | |
void_pointer typedef | allocator_traits< _Alloc > | |