ropeimpl.h File Reference
Go to the source code of this file.
Namespaces
Functions
-
template<class _CharT , class _Traits > void _Rope_fill (basic_ostream< _CharT, _Traits > &__o, size_t __n)
-
bool _Rope_is_simple (wchar_t *)
-
bool _Rope_is_simple (char *)
-
template<class _CharT > bool _Rope_is_simple (_CharT *)
-
template<class _Rope_iterator > void _Rope_rotate (_Rope_iterator __first, _Rope_iterator __middle, _Rope_iterator __last)
-
template<class _CharT , class _Traits , class _Alloc > basic_ostream< _CharT, _Traits > & operator<< (basic_ostream< _CharT, _Traits > &__o, const rope< _CharT, _Alloc > &__r)
-
void rotate (_Rope_iterator< char, __STL_DEFAULT_ALLOCATOR(char)> __first, _Rope_iterator< char, __STL_DEFAULT_ALLOCATOR(char)> __middle, _Rope_iterator< char, __STL_DEFAULT_ALLOCATOR(char)> __last)
Detailed Description
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file ropeimpl.h.