ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

binary_compose< _Operation1, _Operation2, _Operation3 > Class Template Reference

#include <_function.h>

Inherits unary_function< __UNARY_ARG(_Operation2, argument_type), __BINARY_ARG(_Operation1, result_type)>.

Public Types

typedef _Base::argument_type argument_type
typedef _Base::result_type result_type

Public Member Functions

 binary_compose (const _Operation1 &__x, const _Operation2 &__y, const _Operation3 &__z)
result_type operator() (_ArgParamType __x) const

Protected Attributes

_Operation1 _M_fn1
_Operation2 _M_fn2
_Operation3 _M_fn3

Private Types

typedef unary_function
< typename __UNARY_ARG(_Operation2,
argument_type), typename
__BINARY_ARG(_Operation1,
result_type)> 
_Base
typedef __call_traits
< argument_type >
::const_param_type 
_ArgParamType

Detailed Description

template<class _Operation1, class _Operation2, class _Operation3>
class binary_compose< _Operation1, _Operation2, _Operation3 >

Definition at line 290 of file _function.h.


The documentation for this class was generated from the following file:

Generated on Sat May 26 2012 06:15:02 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.