Lines Matching refs:__versa_string
1530 * include/ext/vstring.h (__versa_string<>::front,
1531 __versa_string<>::back): Add.
1561 * include/ext/vstring.h (__versa_string<>::
1562 __versa_string(__versa_string&&),
1563 __versa_string<>::operator=(__versa_string&&,
1564 swap(__versa_string<>&&, __versa_string<>&),
1565 swap(__versa_string<>(&, __versa_string<>&&)): Add.
1566 (__versa_string<>::swap(__versa_string&&)): Adjust for C++0x.
1639 * include/ext/vstring.h (__versa_string<>::cbegin, cend, crbegin,
3082 * include/ext/vstring.h(operator==(const __versa_string<_CharT,
3084 const __versa_string<_CharT, std::char_traits<_CharT>,
5283 const __versa_string<>&): Forward to __ostream_insert.
5291 const __versa_string<>&)): Remove.
5311 __versa_string<>&, getline(basic_istream<>&, __versa_string<>&,
8183 * include/ext/vstring.h (compare(const __versa_string&)): Use it.
8185 const __versa_string&), compare(size_type, size_type,
8186 const __versa_string&, size_type, size_type), compare(const _CharT*),