#include <stdapis/stlportv5/stl/_function_base.h>
| struct _Select2nd : public unary_function< _Pair, _Pair::second_type > |
| Public Member Functions | |
|---|---|
| const _Pair::second_type & | operator()(const _Pair &) |
| Inherited Type Definitions | |
|---|---|
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.
| const _Pair::second_type & | operator() | ( | const _Pair & | __x | ) | 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.
| Parameter | Description |
|---|---|
| __x | - |
Returns: -