Inviwo  0.9.10.1
Inviwo documentation
inviwo::util::detailzip::zipper< Iterable > Struct Template Reference

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_
 

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