LLVM 19.0.0git
llvm::detail::ZippyIteratorTuple< ItType, TupleStorageType, IndexSequence > Struct Template Reference

Helper to obtain the iterator types for the tuple storage within zippy. More...

Detailed Description

template<template< typename... > class ItType, typename TupleStorageType, typename IndexSequence>
struct llvm::detail::ZippyIteratorTuple< ItType, TupleStorageType, IndexSequence >

Helper to obtain the iterator types for the tuple storage within zippy.

Definition at line 794 of file STLExtras.h.


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