std::pointer_to_unary_function< Arg, Result > Class Template Reference
[Adaptors for pointers to functions]
One of the adaptors for function pointers.
More...
#include <stl_function.h>
Inheritance diagram for std::pointer_to_unary_function< Arg, Result >:
[legend]Collaboration diagram for std::pointer_to_unary_function< Arg, Result >:
[legend]List of all members.
|
Public Types |
typedef Arg | argument_type |
| argument_type is the type of the
|
typedef Result | result_type |
| result_type is the return type
|
Detailed Description
template<class Arg, class Result>
class std::pointer_to_unary_function< Arg, Result >
One of the adaptors for function pointers.
Definition at line 481 of file stl_function.h.
Member Typedef Documentation
The documentation for this class was generated from the following file:
Generated on Tue Sep 7 10:06:43 2004 for libstdc++-v3 Source by
1.3.8