_Select1st Struct Reference

#include <stdapis/stlportv5/stl/_function_base.h>

Link against: libstdcppv5.lib

struct _Select1st : public unary_function< _Pair, _Pair::first_type >
Public Member Functions
const _Pair::first_type &operator()(const _Pair &)
Inherited Type Definitions

Detailed Description

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.

Member Function Documentation

operator() ( const _Pair & )

const _Pair::first_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.

ParameterDescription
__x-

Returns: -