_Alloc _Mybase
Definition: xmemory0:985
 
 
 
_Alloc _Mybase
Definition: xmemory0:985
 
 
 
_Alloc _Mybase
Definition: xmemory0:985
constexpr remove_reference< _Ty >::type && move(_Ty &&_Arg) _NOEXCEPT
Definition: type_traits:1349
 
 
 
template<class _Alloc> 
template<class _Other > 
 
_Alloc _Mybase
Definition: xmemory0:985
constexpr const _Ty &() _Right
Definition: algorithm:3723
 
 
 
_FwdIt const _Ty _Val
Definition: algorithm:1938
 
 
 
_FwdIt const _Ty _Val
Definition: algorithm:1938
 
 
 
 1077         return (_Mybase::allocate(
_Count));
 
_Diff _Count
Definition: algorithm:1941
 
 
 
static _DECLSPEC_ALLOCATOR pointer allocate(_Alloc &_Al, _CRT_GUARDOVERFLOW size_type _Count)
Definition: xmemory0:688
_Diff _Count
Definition: algorithm:1941
 
 
 
template<class _Alloc> 
template<class _Ty , class... _Types> 
 
 1097             _STD forward<_Types>(_Args)...);
 
static void construct(_Alloc &_Al, _Ty *_Ptr, _Types &&..._Args)
Definition: xmemory0:724
 
 
 
 1088         _Mybase::deallocate(_Ptr, 
_Count);
 
_Diff _Count
Definition: algorithm:1941
 
 
 
template<class _Alloc> 
template<class _Ty > 
 
static void destroy(_Alloc &_Al, _Ty *_Ptr)
Definition: xmemory0:744
 
 
 
static size_type max_size(const _Alloc &_Al) _NOEXCEPT
Definition: xmemory0:749
 
 
 
_Variant_copymove_layer_ & operator=(_Variant_copymove_layer_ &&_That) _NOEXCEPT_OP((conjunction< is_nothrow_move_constructible< _Types >...
 
 
 
_Variant_copymove_layer_ & operator=(_Variant_copymove_layer_ &&_That) _NOEXCEPT_OP((conjunction< is_nothrow_move_constructible< _Types >...
constexpr remove_reference< _Ty >::type && move(_Ty &&_Arg) _NOEXCEPT
Definition: type_traits:1349
 
 
 
template<class _Alloc> 
template<class _Other > 
 
_Variant_copymove_layer_ & operator=(_Variant_copymove_layer_ &&_That) _NOEXCEPT_OP((conjunction< is_nothrow_move_constructible< _Types >...
constexpr const _Ty &() _Right
Definition: algorithm:3723
 
 
 
static _Alloc select_on_container_copy_construction(const _Alloc &_Al)
Definition: xmemory0:754
 
 
 
The documentation for this struct was generated from the following file: