unary_function< _Arg, _Result > Struct Template Reference

#include <_function_base.h>

Inheritance diagram for unary_function< _Arg, _Result >:

binary_compose< _Operation1, _Operation2, _Operation3 > binder1st< _Operation > binder2nd< _Operation > pointer_to_unary_function< _Arg, _Result > unary_compose< _Operation1, _Operation2 > unary_negate< _Predicate > List of all members.

Public Types

typedef _Arg argument_type
typedef _Result result_type

Detailed Description

template<class _Arg, class _Result>
struct unary_function< _Arg, _Result >

Definition at line 40 of file _function_base.h.


Member Typedef Documentation

template<class _Arg, class _Result>
typedef _Result unary_function< _Arg, _Result >::result_type


The documentation for this struct was generated from the following file:



Generated on Mon Mar 10 15:33:04 2008 by  doxygen 1.5.1