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) |
Helper struct for cross_map which builds the cross product of arguments to pass to the function.