Definition at line 3723 of file cow_string.h.
3726 {
3727
3728
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3757
3758
3759
3760
3761
3762
3763
3766
3767
3768
3769
3771
3774 {
3777
3781 }
3782
3783
3784
3788
3789
3790
3791
3792
3793
3794
3795 __p->_M_set_sharable();
3797 }
void __throw_length_error(const char *)
constexpr void _M_capacity(size_type __capacity)
Managing sequences of characters and character-like objects.
static const size_type _S_max_size
__gnu_cxx::__alloc_traits< _Alloc >::template rebind< char >::other _Raw_bytes_alloc
References std::basic_string< _CharT, _Traits, _Alloc >::basic_string(), __N, std::__throw_length_error(), std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base::_M_capacity, _M_set_sharable(), and _S_max_size.
Referenced by _M_clone(), std::basic_string< _CharT, _Traits, _Alloc >::_M_mutate(), std::basic_string< _CharT, _Traits, _Alloc >::_S_construct(), and std::basic_string< _CharT, _Traits, _Alloc >::_S_construct().