binder1st Class Reference

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

Link against: libstdcppv5.lib

class binder1st : public unary_function< _Operation::second_argument_type, _Operation::result_type >
Public Member Type Definitions
typedef _Base::argument_type argument_type
typedef _Base::result_type result_type
Protected Attributes
_Operation::first_argument_type_M_value
_Operationop
Public Member Functions
binder1st(const _Operation &, _ValueParamType)
result_type operator()(_ArgParamType)

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 Type Definition Documentation

Typedef argument_type

typedef _Base::argument_type 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_type

typedef _Base::result_type 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.

Member Attribute Documentation

_M_value

_Operation::first_argument_type_M_value[protected]

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.

op

_Operationop[protected]

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.

Constructor & Destructor Documentation

binder1st ( const _Operation &, _ValueParamType )

binder1st(const _Operation &__x,
_ValueParamType__y
)[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-
__y-

Returns: -

Member Function Documentation

operator() ( _ArgParamType )

result_type operator()(_ArgParamType__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: -