man std::basic_string_Rep_base (Fonctions bibliothèques) -
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.