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