man std::Vector_base_Vector_impl (Fonctions bibliothèques) -
NAME
std::Vector_base::Vector_impl -
SYNOPSIS
Public Member Functions
Vector_impl (Alloc const &a)
Public Attributes
Type * M_start
Type * M_finish
Type * M_end_of_storage
Detailed Description
template<typename Type, typename Alloc> struct std::Vector_base< Type, Alloc >::Vector_impl
Definition at line 78 of file stl_vector.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.