Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::unary_function< _Arg, _Result > Struct Template Reference

#include <ahFunction.H>

Inheritance diagram for Aleph::unary_function< _Arg, _Result >:
[legend]

Public Types

typedef _Arg argument_type
 
typedef _Result result_type
 

Detailed Description

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

Definition at line 82 of file ahFunction.H.

Member Typedef Documentation

◆ argument_type

Definition at line 84 of file ahFunction.H.

◆ result_type

Definition at line 85 of file ahFunction.H.


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