Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::unary_function Struct Template Reference

#include <stl_function.h>

Inherited by std::_Bitwise_not, std::_Identity, std::_Select1st, std::_Select2nd, std::_Shift_left, std::_Shift_right, std::_Unary_plus, std::binary_compose, std::binder1st, std::binder2nd, std::const_mem_fun_ref_t, std::const_mem_fun_ref_t< void, _Tp >, std::const_mem_fun_t, std::const_mem_fun_t< void, _Tp >, std::logical_not, std::mem_fun_ref_t, std::mem_fun_ref_t< void, _Tp >, std::mem_fun_t, std::mem_fun_t< void, _Tp >, std::negate, std::pointer_to_unary_function, std::subtractive_rng, std::unary_compose, and std::unary_negate.

List of all members.

Public Types

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


Member Typedef Documentation

typedef _Arg argument_type
 

typedef _Result result_type
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:35 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001