Lines Matching refs:basic_string
32 explicit basic_stringbuf(const basic_string<char_type, traits_type, allocator_type>& str,
41 basic_string<char_type, traits_type, allocator_type> str() const;
42 void str(const basic_string<char_type, traits_type, allocator_type>& s);
80 explicit basic_istringstream(const basic_string<char_type, traits_type,allocator_type>& str,
90 basic_string<char_type, traits_type, allocator_type> str() const;
91 void str(const basic_string<char_type, traits_type, allocator_type>& s);
119 explicit basic_ostringstream(const basic_string<char_type, traits_type, allocator_type>& str,
129 basic_string<char_type, traits_type, allocator_type> str() const;
130 void str(const basic_string<char_type, traits_type, allocator_type>& s);
158 explicit basic_stringstream(const basic_string<char_type, traits_type, allocator_type>& str,
168 basic_string<char_type, traits_type, allocator_type> str() const;
169 void str(const basic_string<char_type, traits_type, allocator_type>& str);
212 typedef basic_string<char_type, traits_type, allocator_type> string_type;
438 basic_string<_CharT, _Traits, _Allocator>
633 typedef basic_string<char_type, traits_type, allocator_type> string_type;
713 typedef basic_string<char_type, traits_type, allocator_type> string_type;
794 typedef basic_string<char_type, traits_type, allocator_type> string_type;