unary_function Struct Template Reference
[Functor Base Classes]

#include <stl_function.h>

Inheritance diagram for unary_function:

Inheritance graph
List of all members.

Detailed Description

template<class Arg, class Result>
struct std::unary_function< Arg, Result >

This is one of the functor base classes.

Definition at line 102 of file stl_function.h.

Public Types


Member Typedef Documentation

typedef Arg argument_type
 

argument_type is the type of the

Definition at line 104 of file stl_function.h.

typedef Result result_type
 

result_type is the return type

Definition at line 107 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 25 00:12:50 2004 for libstdc++ source by doxygen 1.3.7