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