#include <stdapis/stlportv5/stl/_function_base.h>
struct _Project2nd : public binary_function< _Arg1, _Arg2, _Arg2 > |
Public Member Functions | |
---|---|
_Arg2 | operator()(const _Arg1 &, const _Arg2 &) |
Inherited Type Definitions | |
---|---|
binary_function< _Arg1, _Arg2, _Arg2 >::first_argument_type | |
binary_function< _Arg1, _Arg2, _Arg2 >::result_type | |
binary_function< _Arg1, _Arg2, _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.
_Arg2 | operator() | ( | const _Arg1 & | , |
const _Arg2 & | __y | |||
) | const [inline] |
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.
Parameters | |
---|---|
- | |
__y | - |