| Whole document treeTemplatestd::_Rope_Concat_fn struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members 
 std::_Rope_Concat_fn< _CharT, _Alloc >  Struct Template Reference#include <stl_rope.h>
Inheritance diagram for std::_Rope_Concat_fn:  [legend]Collaboration diagram for std::_Rope_Concat_fn< _CharT, _Alloc >:  [legend]List of all members. 
| 
 Public Methods |  | rope< _CharT, _Alloc > | operator() (const rope< _CharT, _Alloc > &__x, const rope< _CharT, _Alloc > &__y) |  template<class _CharT, class _Alloc>struct std::_Rope_Concat_fn< _CharT, _Alloc >
 Member Function Documentation
 
  
    | 
        
          | template<class _CharT, class _Alloc> |  
          | rope<_CharT,_Alloc> std::_Rope_Concat_fn< _CharT, _Alloc >::operator() | ( | const rope< _CharT, _Alloc > & | __x, |  
          |  |  | const rope< _CharT, _Alloc > & | __y |  
          |  | ) |  [inline] |  |  The documentation for this struct was generated from the following file:
 Generated on Mon Apr 8 03:17:34 2002 for libstdc++-v3 Source by
  1.2.15 |