Searched defs:_Scoped_str (Results 1 – 1 of 1) sorted by relevance
74 struct _Scoped_str in _M_cache() struct76 size_t _M_len; in _M_cache()77 _CharT* _M_str; in _M_cache()80 _Scoped_str(const basic_string<_CharT>& __str) in _M_cache() argument84 ~_Scoped_str() { delete[] _M_str; } in _M_cache()87 _M_release(const _CharT*& __p, size_t& __n) in _M_cache()