#include <stl_function.h>
Inheritance diagram for std::pointer_to_unary_function< _Arg, _Result >:


Public Types | |
| typedef _Arg | argument_type |
argument_type is the type of the argument (no surprises here) | |
| typedef _Result | result_type |
result_type is the return type | |
Definition at line 439 of file stl_function.h.
|
|||||
|
Definition at line 103 of file stl_function.h. |
|
|||||
|
Definition at line 104 of file stl_function.h. |
1.3