ropeimpl.h File Reference

#include <cstdio>
#include <iostream>
#include <bits/functexcept.h>
#include <ext/algorithm>
#include <ext/memory>
#include <ext/numeric>

Include dependency graph for ropeimpl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  __gnu_cxx

Classes

class  __gnu_cxx::Rope_flatten_char_consumer< CharT >
class  __gnu_cxx::Rope_find_char_char_consumer< CharT >
class  __gnu_cxx::Rope_insert_char_consumer< CharT, Traits >

Functions

template<class CharT, class Traits>
void __gnu_cxx::Rope_fill (basic_ostream< CharT, Traits > &__o, size_t n)
template<class CharT>
bool __gnu_cxx::Rope_is_simple (CharT *)
bool __gnu_cxx::Rope_is_simple (char *)
bool __gnu_cxx::Rope_is_simple (wchar_t *)
template<class CharT, class Traits, class Alloc>
basic_ostream< CharT, Traits > & __gnu_cxx::operator<< (basic_ostream< CharT, Traits > &__o, const rope< CharT, Alloc > &__r)
template<class Rope_iterator>
void __gnu_cxx::Rope_rotate (Rope_iterator first, Rope_iterator __middle, Rope_iterator last)
void __gnu_cxx::rotate (Rope_iterator< char, _STLDEFAULTALLOCATOR(char)> first, Rope_iterator< char, _STLDEFAULTALLOCATOR(char)> __middle, Rope_iterator< char, _STLDEFAULTALLOCATOR(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.


Generated on Wed Jan 3 19:44:33 2007 for libstdc++-v3 Source by  doxygen 1.5.1