man std::Deque_base_Deque_impl (Fonctions bibliothèques) -
NAME
std::Deque_base::Deque_impl -
SYNOPSIS
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.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.