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