![]() |
0.5.0
|
Helper struct to increment an iterator. More...
Static Public Member Functions | |
| template<typename... Iterators> | |
| static void | _ (std::tuple< Iterators... > &iterators, std::tuple< Iterators... > const &, std::tuple< Iterators... > const &) |
| Increments an iterator of tuples. | |
Helper struct to increment an iterator.
Definition at line 157 of file CartesianProduct.hpp.
|
inlinestatic |
Increments an iterator of tuples.
| [in] | iterators | The iterator to increment |
Definition at line 162 of file CartesianProduct.hpp.