|
aligned_storage< sizeof(_Ty), alignment_of< _Ty >::value >::type | _Storage |
|
template<class _Ty>
template<class... _Types>
932 ::new ((
void *)&
_Storage) _Ty(
_STD forward<_Types>(_Args)...);
_Ref_count_base()
Definition: memory:59
aligned_storage< sizeof(_Ty), alignment_of< _Ty >::value >::type _Storage
Definition: memory:953
aligned_storage< sizeof(_Ty), alignment_of< _Ty >::value >::type _Storage
Definition: memory:953
template<class _Ty>
aligned_storage<sizeof (_Ty), alignment_of<_Ty>::value>::type _Ref_count_obj< _Ty >::_Storage |
|
private |
The documentation for this class was generated from the following file: