|
STLdoc
STLdocumentation
|
Public Types | |
| typedef scoped_allocator_adaptor< _Outer > | _Myadaptor |
| typedef scoped_allocator_adaptor< _Outer > | inner_allocator_type |
Public Member Functions | |
| inner_allocator_type & | _Get_inner_object (_Myadaptor &_Self) |
| const inner_allocator_type & | _Get_inner_object (const _Myadaptor &_Self) const |
| _Scoped_base () | |
| template<class _Other1 > | |
| _Scoped_base (_Other1 &&_Outer_arg) | |
| _Scoped_base (const _Scoped_base &)=default | |
| _Scoped_base (_Scoped_base &&)=default | |
| _Scoped_base & | operator= (const _Scoped_base &)=default |
| _Scoped_base & | operator= (_Scoped_base &&)=default |
| _Myadaptor | select_on_container_copy_construction () const |
| typedef scoped_allocator_adaptor<_Outer> _Scoped_base< _Outer >::_Myadaptor |
| typedef scoped_allocator_adaptor<_Outer> _Scoped_base< _Outer >::inner_allocator_type |
|
inline |
|
inline |
|
default |
|
default |
|
inline |
|
inline |
|
default |
|
default |
|
inline |
1.8.8