|
LLVM
4.0.0
|
#include <STLExtras.h>
Public Types | |
| typedef ItType< decltype(std::begin(std::declval < Args >)))...> | iterator |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| zippy (Args &&...ts_) | |
Definition at line 401 of file STLExtras.h.
| typedef ItType<decltype(std::begin(std::declval<Args>)))...> llvm::detail::zippy< ItType, Args >::iterator |
Definition at line 403 of file STLExtras.h.
|
inline |
Definition at line 418 of file STLExtras.h.
|
inline |
Definition at line 416 of file STLExtras.h.
|
inline |
Definition at line 417 of file STLExtras.h.
1.8.6