libstdc++
GNU C++ library
Loading...
Searching...
No Matches

◆ _S_max_size

template<typename _CharT, typename _Traits, typename _Alloc>
const basic_string< _CharT, _Traits, _Alloc >::size_type std::basic_string< _CharT, _Traits, _Alloc >::_Rep::_S_max_size = (((npos - sizeof(_Rep_base))/sizeof(_CharT)) - 1) / 4
static

Definition at line 181 of file cow_string.h.

Referenced by _S_create().