struct zip_first
Declaration
template <typename... Iters>
struct zip_first { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/STLExtras.h:596
Templates
- Iters
Method Overview
- public zip_first<Iters...>(Iters &&... ts)
Methods
ΒΆzip_first<Iters...>(Iters&&... ts)
zip_first<Iters...>(Iters&&... ts)
Declared at: llvm/include/llvm/ADT/STLExtras.h:603
Parameters
- Iters&&... ts