STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::result_of::bind2nd< Operation, T > Struct Template Reference

Defines the type of a binder2nd instantiated with the given parameters. More...

Public Types

typedef binder2nd< Operation, T, false > type
 

Detailed Description

template<typename Operation, typename T>
struct stapl::result_of::bind2nd< Operation, T >

Defines the type of a binder2nd instantiated with the given parameters.

Template Parameters
OperationOperation to bind.
TType of bound argument.

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