Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dbasic_string.tcc1099 basic_string<char>::_Rep::_S_empty_rep_storage[];
1120 basic_string<wchar_t>::_Rep::_S_empty_rep_storage[];
Dcow_string.h194 static size_type _S_empty_rep_storage[]; in _GLIBCXX_VISIBILITY() member
202 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage); in _GLIBCXX_VISIBILITY()
3026 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[ in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20184011 (basic_string<char>::_Rep::_S_empty_rep_storage)
4012 (basic_string<wchar_t>::_Rep::_S_empty_rep_storage): Add explicit
DChangeLog-20034509 (_S_empty_rep_storage): Move into basic_string<>::_Rep for use by its