ropeimpl.h File Reference
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.#include <cstdio>
#include <ostream>
#include <bits/functexcept.h>
#include <ext/algorithm>
#include <ext/memory>
#include <ext/numeric>
Include dependency graph for ropeimpl.h:
Go to the source code of this file.
Namespaces
Functions
-
template<class CharT, class Traits, class Alloc> basic_ostream< CharT, Traits > & operator<< (basic_ostream< CharT, Traits > &__o, const rope< CharT, Alloc > &__r)
-
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)
-
void rotate (Rope_iterator< char, _STLDEFAULTALLOCATOR(char)> first, Rope_iterator< char, _STLDEFAULTALLOCATOR(char)> __middle, Rope_iterator< char, _STLDEFAULTALLOCATOR(char)> last)
Generated on Sun Sep 12 15:50:03 2004 for libstdc++ source by
1.3.8