__gnu_cxx::_Rope_Concat_fn< _CharT, _Alloc > Struct Template Reference

Inheritance diagram for __gnu_cxx::_Rope_Concat_fn< _CharT, _Alloc >:

std::binary_function< _Arg1, _Arg2, _Result > List of all members.

Public Member Functions

rope< _CharT, _Alloc > operator() (const rope< _CharT, _Alloc > &__x, const rope< _CharT, _Alloc > &__y)

Detailed Description

template<class _CharT, class _Alloc>
struct __gnu_cxx::_Rope_Concat_fn< _CharT, _Alloc >

Definition at line 415 of file rope.


Member Function Documentation

template<class _CharT, class _Alloc>
rope<_CharT, _Alloc> __gnu_cxx::_Rope_Concat_fn< _CharT, _Alloc >::operator() ( const rope< _CharT, _Alloc > &  __x,
const rope< _CharT, _Alloc > &  __y 
) [inline]

Definition at line 420 of file rope.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:04 2010 for GNU C++ STL by  doxygen 1.4.7