std::vector_base::vector_impl(3)
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.
- libstdc++-v3 Source 1 Jan 2007 std::Vec