STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::nfast_view< mix_view< transform_view< View, Functor >, Info, CID > > Struct Template Reference

Specialization to construct a fast_view over a transform_view. More...

Public Member Functions

 nfast_view (transform_view< View, Functor > const &v)
 
reference operator[] (index_type g) const
 
Functor const & func (void) const
 

Detailed Description

template<typename View, typename Functor, typename Info, typename CID>
struct stapl::nfast_view< mix_view< transform_view< View, Functor >, Info, CID > >

Specialization to construct a fast_view over a transform_view.


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