STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::wrap_ref< false > Struct Template Reference

Functor which wraps its argument in a stapl::proxy using a cref_accessor. More...

Public Member Functions

template<typename T >
proxy< T, cref_accessor< T > > operator() (T const &t)
 

Detailed Description

template<>
struct stapl::wrap_ref< false >

Functor which wraps its argument in a stapl::proxy using a cref_accessor.


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