
Public Types | |
| typedef _Alloc_traits< _Tp, _Allocator >::allocator_type | allocator_type |
Public Methods | |
| allocator_type | get_allocator () const |
| _Slist_alloc_base (const allocator_type &) | |
Protected Types | |
| typedef _Alloc_traits< _Slist_node< _Tp >, _Allocator >::_Alloc_type | _Alloc_type |
Protected Methods | |
| _Slist_node< _Tp > * | _M_get_node () |
| void | _M_put_node (_Slist_node< _Tp > *__p) |
Protected Attributes | |
| _Slist_node_base | _M_head |
|
|||||
|
|
|
|||||
|
|
|
|||||||||
|
Definition at line 239 of file slist. References allocate(). |
|
||||||||||
|
Definition at line 240 of file slist. References deallocate(). |
|
||||||||||
|
|
|
|||||||||
|
Definition at line 232 of file slist. References std::_Slist_alloc_base< _Tp, _Allocator, _IsStatic >::allocator_type. |
|
|||||
|
|
1.2.15