Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
Generic::unary_virtual_function< Arg, Result > Struct Template Reference
#include <generic_stdlib.h>
Inheritance diagram for Generic::unary_virtual_function< Arg, Result >:
[legend]Collaboration diagram for Generic::unary_virtual_function< Arg, Result >:
[legend]List of all members.
Detailed Description
template<class Arg, class Result>
struct Generic::unary_virtual_function< Arg, Result >
Version of unary_function suitable for non-templated functions which must take a specific type of argument.
Definition at line 48 of file generic_stdlib.h.
|
Public Methods |
virtual Result | operator() (Arg)=0 |
| Call the function.
|
The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:35 2003 for RF-LISSOM by
1.3-rc2