LLVM: llvm::detail::ZippyIteratorTuple< ItType, TupleStorageType, IndexSequence (original) (raw)

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

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

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


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