|
LLVM 22.0.0git
|
Partial specialization for const tuple storage. More...
#include "llvm/ADT/STLExtras.h"
Public Types | |
| using | type |
Partial specialization for const tuple storage.
Definition at line 775 of file STLExtras.h.
| using llvm::detail::ZippyIteratorTuple< ItType, const std::tuple< Args... >, std::index_sequence< Ns... > >::type |
Definition at line 777 of file STLExtras.h.