| Whole document treeTemplatestd::constant_binary_fun struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members 
 std::constant_binary_fun< _Result, _Arg1, _Arg2 >  Struct Template Reference#include <stl_function.h>
Inheritance diagram for std::constant_binary_fun:  [legend]Collaboration diagram for std::constant_binary_fun< _Result, _Arg1, _Arg2 >:  [legend]List of all members. template<class _Result, class _Arg1 = _Result, class _Arg2 = _Arg1>struct std::constant_binary_fun< _Result, _Arg1, _Arg2 >
 Constructor & Destructor Documentation
 
  
    | 
        
          | template<class _Result, class _Arg1 = _Result, class _Arg2 = _Arg1> |  
          | std::constant_binary_fun< _Result, _Arg1, _Arg2 >::constant_binary_fun | ( | const _Result & | __v | ) |  [inline] |  |  The documentation for this struct was generated from the following file:
 Generated on Mon Apr 8 03:18:25 2002 for libstdc++-v3 Source by
  1.2.15 |