std::Deque_base< Type, Alloc >::Deque_impl Struct Reference

Collaboration diagram for std::Deque_base< Type, Alloc >::Deque_impl:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Deque_impl (const Alloc &a)

Public Attributes

Type ** M_map
size_t M_map_size
iterator M_start
iterator M_finish


Detailed Description

template<typename Type, typename Alloc>
struct std::Deque_base< Type, Alloc >::Deque_impl

Definition at line 379 of file stl_deque.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 3 06:18:58 2007 for libstdc++-v3 Source by  doxygen 1.5.3