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

Helper to determine the deferred reference based on the given references (References1, References2) and binary Functor type. More...

Public Types

typedef proxy< result_t, detail::binary_tm_accessor< Reference1, Reference2, Functor > > type
 

Detailed Description

template<typename Reference1, typename Reference2, typename Functor = void>
struct stapl::result_of::transform_reference< Reference1, Reference2, Functor >

Helper to determine the deferred reference based on the given references (References1, References2) and binary Functor type.


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