LLVM: llvm::detail::ZipLongestItemType< Iter > Struct Template Reference (original) (raw)

#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"

Public Types
using type

Detailed Description

template
struct llvm::detail::ZipLongestItemType< Iter >

Definition at line 877 of file STLExtras.h.

Member Typedef Documentation

type

template

using llvm::detail::ZipLongestItemType< Iter >::type

Initial value:

std::optional<std::remove_const_t<

std::remove_reference_t<decltype(*std::declval())>>>

Definition at line 878 of file STLExtras.h.


The documentation for this struct was generated from the following file: