zip.hpp File Reference
Go to the source code of this file.
Namespaces | |
atria | |
C++ amazing templates and reusable implementations awesomeness. | |
atria::xform | |
Efficient and flexible C++ implementation of transducers. | |
Variables | |
const map_t< tuplify_t > | zip |
Transducer that, if more than one argument is passed, forwards all of them as a single tuple. More... | |