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

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

Inheritance diagram for llvm::detail::ZippyIteratorTuple< ItType, TupleStorageType, IndexSequence >:
[legend]

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 763 of file STLExtras.h.


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