ropeimpl.h File Reference

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

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>
std::basic_ostream< _CharT,
_Traits > & 
__gnu_cxx::operator<< (std::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, __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.


Generated on Tue Feb 2 16:57:26 2010 for GNU C++ STL by  doxygen 1.4.7