![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Public Types | |
| using | Iterables = std::tuple< Iterable... > |
| using | iterator = zipIterator< Iterables > |
Public Member Functions | |
| template<typename... T> | |
| zipper (T &&... args) | |
| auto | begin () -> iterator |
| auto | end () -> iterator |
Public Attributes | |
| Iterables | iterables_ |