STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::paragraph_impl::strip_df_proxy< proxy< T, A >, typename T::is_view_ > Struct Template Reference

Specialization for proxy<view<T>>.Remove the proxy by invoking proxy's conversion operator. More...

Static Public Member Functions

static result_type apply (input_t &prx)
 

Public Types

using result_type = const T
 

Detailed Description

template<typename T, typename A>
struct stapl::paragraph_impl::strip_df_proxy< proxy< T, A >, typename T::is_view_ >

Specialization for proxy<view<T>>.

Remove the proxy by invoking proxy's conversion operator.


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