AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
ForEach< std::tuple< TT... > > Struct Template Reference

Public Types

using indices = std::make_index_sequence< sizeof...(TT)>
 

Static Public Member Functions

template<std::size_t... I, class Tuple , class F >
static void impl2 (std::index_sequence< I... >, Tuple &&tuple, F &&f)
 
template<class Tuple , class F >
static void impl (Tuple &&tuple, F &&f)
 

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