#include <functions.h>
Inheritance diagram for skeleton::binary_function< Arg, Arg2, Res >:

Public Types | |
| typedef Arg | first_argument_type |
| typedef Arg2 | second_argument_type |
| typedef Res | result_type |
Definition at line 28 of file functions.h.
|
|||||
|
Definition at line 29 of file functions.h. |
|
|||||
|
Definition at line 31 of file functions.h. |
|
|||||
|
Definition at line 30 of file functions.h. |
1.4.4