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

Reflects the correct span for a map instantiated with a view set. More...

Static Public Member Functions

template<typename T , typename... Ts>
static constexpr std::size_t first (T &&t, Ts &&...)
 Returns the number of dimensions of the first view.
 

Public Types

using type = skeletons::spans::blocked< first(dimension_traits< typename std::decay< Views >::type >::type::value...) >
 

Detailed Description

template<typename... Views>
struct stapl::map_func_impl::select_span< Views >

Reflects the correct span for a map instantiated with a view set.


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