LLVM
8.0.1
|
#include "llvm/ADT/STLExtras.h"
Public Types | |
using | type = std::tuple< typename ZipLongestItemType< Iters >::type... > |
Definition at line 699 of file STLExtras.h.
using llvm::detail::ZipLongestTupleType< Iters >::type = std::tuple<typename ZipLongestItemType<Iters>::type...> |
Definition at line 700 of file STLExtras.h.