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

Helper struct for cross_map which builds the cross product of arguments to pass to the function. More...

Static Public Member Functions

template<typename F , typename V , typename... Args>
static void apply (F &&f, V &&v, Args &&... args)
 

Detailed Description

template<int I>
struct stapl::detail::cross_map_impl< I >

Helper struct for cross_map which builds the cross product of arguments to pass to the function.


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