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

Functor to define a view over a view's domain that behaves as an array_view (. More...

Public Member Functions

view_type operator() (View const &vw) const
 

Public Types

typedef array_view< domain_container< View >, typename View::domain_type > view_type
 

Detailed Description

template<typename View>
struct stapl::view_impl::domain_view< View >

Functor to define a view over a view's domain that behaves as an array_view (.

See also
array_view)

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