Home
last modified time | relevance | path

Searched refs:basic_stringbuf (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dsstream.tcc46 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
47 basic_stringbuf<_CharT, _Traits, _Alloc>::
80 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
81 basic_stringbuf<_CharT, _Traits, _Alloc>::
131 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
132 basic_stringbuf<_CharT, _Traits, _Alloc>::
149 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type
150 basic_stringbuf<_CharT, _Traits, _Alloc>::
197 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type
198 basic_stringbuf<_CharT, _Traits, _Alloc>::
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dsstream.tcc44 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
45 basic_stringbuf<_CharT, _Traits, _Alloc>::
78 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
79 basic_stringbuf<_CharT, _Traits, _Alloc>::
148 typename basic_stringbuf<_CharT, _Traits, _Alloc>::int_type
149 basic_stringbuf<_CharT, _Traits, _Alloc>::
166 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type
167 basic_stringbuf<_CharT, _Traits, _Alloc>::
214 typename basic_stringbuf<_CharT, _Traits, _Alloc>::pos_type
215 basic_stringbuf<_CharT, _Traits, _Alloc>::
[all …]
H A Dbasic_string.h3035 template<typename, typename, typename> friend class basic_stringbuf; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dsstream46 // [27.7.1] template class basic_stringbuf
65 class basic_stringbuf : public basic_streambuf<_CharT, _Traits>
73 // 251. basic_stringbuf missing allocator_type
100 basic_stringbuf(ios_base::openmode __mode = ios_base::in | ios_base::out)
113 basic_stringbuf(const __string_type& __str,
120 basic_stringbuf(const basic_stringbuf&) = delete;
122 basic_stringbuf(basic_stringbuf&& __rhs)
123 : basic_stringbuf(std::move(__rhs), __xfer_bufptrs(__rhs, this))
128 basic_stringbuf&
129 operator=(const basic_stringbuf&) = delete;
[all …]
H A Diosfwd96 class basic_stringbuf;
147 typedef basic_stringbuf<char> stringbuf;
187 typedef basic_stringbuf<wchar_t> wstringbuf;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dsstream46 // [27.7.1] template class basic_stringbuf
60 class basic_stringbuf : public basic_streambuf<_CharT, _Traits>
67 // 251. basic_stringbuf missing allocator_type
94 basic_stringbuf(ios_base::openmode __mode = ios_base::in | ios_base::out)
107 basic_stringbuf(const __string_type& __str,
259 * the associated sequence, an instance of std::basic_stringbuf is used,
270 // 251. basic_stringbuf missing allocator_type
278 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type;
334 * @return The current basic_stringbuf buffer.
369 * the associated sequence, an instance of std::basic_stringbuf is used,
[all …]
H A Diosfwd95 class basic_stringbuf;
144 typedef basic_stringbuf<char> stringbuf;
184 typedef basic_stringbuf<wchar_t> wstringbuf;
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dsstream-inst.cc36 template class basic_stringbuf<char>; variable
42 template class basic_stringbuf<wchar_t>; variable
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsstream-inst.cc40 template class basic_stringbuf<char>; variable
46 template class basic_stringbuf<wchar_t>; variable
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/abi/pre/
H A Dgnu.ver58 # std::basic_stringbuf
314 # std::basic_stringbuf
1286 # basic_stringbuf<>::_M_pbump
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/abi/pre/
H A Dgnu.ver58 # std::basic_stringbuf
352 # std::basic_stringbuf
1531 # basic_stringbuf<>::_M_pbump