template<class _Outer >
template<class _Other1 , class _Other2 >
299 : _Outer(
_STD forward<_Other1>(_Outer_arg))
template<class _Outer >
template<class _Other >
306 (_Outer&)*
this =
_STD forward<_Other>((_Other&)
_Right);
const _Ty & _Right
Definition: algorithm:4087
template<class _Outer >
template<class _Other >
312 (_Outer&)*
this = (_Other&)
_Right;
const _Ty & _Right
Definition: algorithm:4087
scoped_allocator_adaptor< _Outer > _Myadaptor
Definition: scoped_allocator:276
_Myadaptor select_on_container_copy_construction() const
Definition: scoped_allocator:315
The documentation for this struct was generated from the following file: