Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::_Deque_base Class Template Reference
#include <stl_deque.h>
Inherits std::_Deque_alloc_base< _Tp, _Alloc, _Alloc_traits< _Tp, _Alloc >::_S_instanceless >.
Inherited by std::deque [protected]
.
List of all members.
Public Types |
Public Methods |
Protected Types |
enum | { _S_initial_map_size = 8
} |
Protected Methods |
Protected Attributes |
template<class _Tp, class _Alloc> class std::_Deque_base
Member Typedef Documentation
typedef _Base::allocator_type allocator_type
|
|
Member Enumeration Documentation
anonymous enum [protected]
|
|
Constructor & Destructor Documentation
_Deque_base (
|
const allocator_type & __a,
|
|
size_t __num_elements ) [inline]
|
|
Member Function Documentation
void _M_initialize_map (
|
size_t ) [protected]
|
|
void _M_create_nodes (
|
_Tp ** __nstart,
|
|
_Tp ** __nfinish ) [protected]
|
|
void _M_destroy_nodes (
|
_Tp ** __nstart,
|
|
_Tp ** __nfinish ) [protected]
|
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001