Searched refs:_S_empty_rep_storage (Results 1 – 4 of 4) sorted by relevance
245 …static size_type _S_empty_rep_storage[(sizeof(_Rep) + sizeof(_CharT) + sizeof(size_type) - 1)/size… variable325 { return *reinterpret_cast<_Rep*>(&_S_empty_rep_storage); } in _S_empty_rep()
66 basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep_storage[ member in std::basic_string<_CharT, _Traits, _Alloc>
177 static size_type _S_empty_rep_storage[]; in _GLIBCXX_BEGIN_NAMESPACE() member185 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage); in _GLIBCXX_BEGIN_NAMESPACE()
79 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep_storage[ member in basic_string<_CharT, _Traits, _Alloc>::_Rep