Home
last modified time | relevance | path

Searched refs:_S_empty_rep_storage (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dbasic_string.h177 static size_type _S_empty_rep_storage[]; in _GLIBCXX_BEGIN_NAMESPACE() member
185 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage); in _GLIBCXX_BEGIN_NAMESPACE()
H A Dbasic_string.tcc79 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[ member in basic_string<_CharT, _Traits, _Alloc>::_Rep
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20034509 (_S_empty_rep_storage): Move into basic_string<>::_Rep for use by its