#include <stdapis/stlportv5/stl/_function_base.h>
| struct binary_function |
| Public Member Type Definitions | |
|---|---|
| typedef | _Arg1 first_argument_type |
| typedef | _Result result_type |
| typedef | _Arg2 second_argument_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
| typedef _Arg1 | first_argument_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
| typedef _Result | result_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
| typedef _Arg2 | second_argument_type |
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.