std::deque_base::deque_impl(3)

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.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout