|
dune-typetree
2.7.1
|
Policies for the function apply_to_tuple(). More...
Classes | |
| struct | no_pass_index |
| Do not pass the index of the current tuple to the functor. More... | |
| struct | pass_index |
| Pass the index of the current tuple to the functor as its first argument in a std::integral_constant. More... | |
Typedefs | |
| typedef no_pass_index | default_policy |
| Default policy. More... | |
Policies for the function apply_to_tuple().
Default policy.