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

Functor which returns its argument (which is a reference). More...

Public Member Functions

template<typename T >
T & operator() (T &t)
 

Detailed Description

template<bool b>
struct stapl::wrap_ref< b >

Functor which returns its argument (which is a reference).

Template Parameters
bTrue if this functor does not create a proxy.

This is the primary template for wrap_ref<false>.


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