binder2nd Class Reference
class binder2nd : public unary_function< _Operation::first_argument_type, _Operation::result_type >
|
Protected Attributes
|
_Operation
|
op
|
_Operation::second_argument_type
|
value
|
Constructor & Destructor Documentation
binder2nd(const _Operation &, _ValueParamType)
Member Functions Documentation
operator()(_ArgParamType)
Member Type Definitions Documentation
Typedef _Base
typedef
unary_function
< typename _Operation::first_argument_type, typename _Operation::result_type >
|
_Base
|
[private]
|
Typedef _ValueParamType
typedef
__call_traits
< typename _Operation::second_argument_type >::param_type
|
_ValueParamType
|
[private]
|
Member Data Documentation
_Operation op
_Operation
|
op
|
[protected]
|
_Operation::second_argument_type value
_Operation::second_argument_type
|
value
|
[protected]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.