template<class _Outer >
template<class _Other1 , class _Other2 >
321 : _Outer(
_STD forward<_Other1>(_Outer_arg))
template<class _Outer >
template<class _Other >
328 (_Outer&)*
this =
_STD forward<_Other>((_Other&)
_Right);
constexpr const _Ty &() _Right
Definition: algorithm:3591
template<class _Outer >
template<class _Other >
334 (_Outer&)*
this = (_Other&)
_Right;
constexpr const _Ty &() _Right
Definition: algorithm:3591
scoped_allocator_adaptor< _Outer > _Myadaptor
Definition: scoped_allocator:298
_Myadaptor select_on_container_copy_construction() const
Definition: scoped_allocator:337
The documentation for this struct was generated from the following file: