AMDiS  0.3
The Adaptive Multi-Dimensional Simulation Toolbox
ForEach< V > Struct Template Reference

Default implementation of the recursive forEach function. More...

#include <RecursiveForEach.hpp>

Static Public Member Functions

template<class Value , class F >
static void impl (Value &&v, F &&f)
 

Detailed Description

template<class V>
struct AMDiS::Recursive::ForEach< V >

Default implementation of the recursive forEach function.

Template Parameters
VThe type of the container/value decayed to the raw type

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