std::basic_string::rep_base(3)
NAME
std::basic_string::Rep_base
SYNOPSIS
Inherited by std::basic_string< CharT, Traits, Alloc >::Rep. Public Attributes size_type M_length size_type M_capacity Atomic_word M_refcount
Detailed Description
- template<typename CharT, typename Traits, typename Alloc>
- struct std::basic_string< CharT, Traits, Alloc >::Rep_base
- Definition at line 144 of file basic_string.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007 std::ba