_Alloc _Mybase
Definition: xmemory0:752
_Alloc _Mybase
Definition: xmemory0:752
const _Ty & _Right
Definition: algorithm:4087
_Alloc _Mybase
Definition: xmemory0:752
template<class _Alloc>
template<class _Other >
_Alloc _Mybase
Definition: xmemory0:752
const _Ty & _Right
Definition: algorithm:4087
template<class _Alloc>
template<class _Other >
_Alloc _Mybase
Definition: xmemory0:752
const _Ty & _Right
Definition: algorithm:4087
_Ty * addressof(_Ty &_Val) _NOEXCEPT
Definition: xstddef:91
_FwdIt const _Ty _Val
Definition: algorithm:1938
_Ty * addressof(_Ty &_Val) _NOEXCEPT
Definition: xstddef:91
_FwdIt const _Ty _Val
Definition: algorithm:1938
847 return (_Mybase::allocate(
_Count));
_Diff _Count
Definition: algorithm:1941
_Diff _Count
Definition: algorithm:1941
static pointer allocate(_Alloc &_Al, size_type _Count)
Definition: xmemory0:446
static void construct(_Alloc &_Al, _Ty *_Ptr, _Types &&..._Args)
Definition: xmemory0:465
template<class _Alloc>
template<class _Ty , class... _Types>
872 _STD forward<_Types>(_Args)...);
static void construct(_Alloc &_Al, _Ty *_Ptr, _Types &&..._Args)
Definition: xmemory0:465
858 _Mybase::deallocate(_Ptr,
_Count);
_Diff _Count
Definition: algorithm:1941
template<class _Alloc>
template<class _Ty >
static void destroy(_Alloc &_Al, _Ty *_Ptr)
Definition: xmemory0:474
static size_type max_size(const _Alloc &_Al)
Definition: xmemory0:479
828 _Mybase::operator=(
_Right);
const _Ty & _Right
Definition: algorithm:4087
834 _Mybase::operator=(_Right);
template<class _Alloc>
template<class _Other >
841 _Mybase::operator=(
_Right);
const _Ty & _Right
Definition: algorithm:4087
static _Alloc select_on_container_copy_construction(const _Alloc &_Al)
Definition: xmemory0:484
The documentation for this struct was generated from the following file: