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

unary_compose< _Operation1, _Operation2 > Class Template Reference

#include <_function.h>

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

Public Types

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

Public Member Functions

 unary_compose (const _Operation1 &__x, const _Operation2 &__y)
result_type operator() (_ArgParamType __x) const

Protected Attributes

_Operation1 _M_fn1
_Operation2 _M_fn2

Private Types

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

Detailed Description

template<class _Operation1, class _Operation2>
class unary_compose< _Operation1, _Operation2 >

Definition at line 261 of file _function.h.


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

Generated on Sun May 27 2012 06:45:43 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.