|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <ahFunction.H>
Public Types | |
| typedef _Arg | argument_type |
| typedef _Result | result_type |
Definition at line 82 of file ahFunction.H.
| typedef _Arg Aleph::unary_function< _Arg, _Result >::argument_type |
Definition at line 84 of file ahFunction.H.
| typedef _Result Aleph::unary_function< _Arg, _Result >::result_type |
Definition at line 85 of file ahFunction.H.