binary_compose Class Reference
class binary_compose : public unary_function< _Operation2::argument_type, _Operation1::result_type >
|
Constructor & Destructor Documentation
binary_compose(const _Operation1 &, const _Operation2 &, const _Operation3 &)
binary_compose
|
(
|
const _Operation1 &
|
__x,
|
|
const _Operation2 &
|
__y,
|
|
const _Operation3 &
|
__z
|
|
)
|
[inline]
|
Parameters
const _Operation1 & __x
|
|
const _Operation2 & __y
|
|
const _Operation3 & __z
|
|
Member Functions Documentation
operator()(_ArgParamType)
Member Type Definitions Documentation
Typedef _Base
typedef
unary_function
< typename _Operation2::argument_type, typename _Operation1::result_type >
|
_Base
|
[private]
|
Member Data Documentation
_Operation1 _M_fn1
_Operation1
|
_M_fn1
|
[protected]
|
_Operation2 _M_fn2
_Operation2
|
_M_fn2
|
[protected]
|
_Operation3 _M_fn3
_Operation3
|
_M_fn3
|
[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.