Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_Concat_fn Struct Template Reference

#include <stl_rope.h>

Inheritance diagram for std::_Rope_Concat_fn:

Inheritance graph
[legend]
Collaboration diagram for std::_Rope_Concat_fn:

Collaboration graph
[legend]
List of all members.

Public Methods

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

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


Member Function Documentation

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

Definition at line 293 of file stl_rope.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:56 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001