util::details::index_of_extracted_type_checked< Extractor, Target, N, I, Tuple > Struct Template Reference

#include <TupleLookupByTag.h>

Inheritance diagram for util::details::index_of_extracted_type_checked< Extractor, Target, N, I, Tuple >:
util::details::index_of_extracted_type_impl< Extractor, Target, I, Extractor< std::tuple_element_t< I, Tuple > >::type, Tuple >

Detailed Description

template<template< typename T, typename... > class Extractor, typename Target, std::size_t N, std::size_t I, typename Tuple>
struct util::details::index_of_extracted_type_checked< Extractor, Target, N, I, Tuple >

Definition at line 1057 of file TupleLookupByTag.h.


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