util::details::count_tags_in_tuple< Extractor, Target, std::tuple< Tags... > > Struct Template Reference

#include <TupleLookupByTag.h>

Inheritance diagram for util::details::count_tags_in_tuple< Extractor, Target, std::tuple< Tags... > >:
util::count_type_in_tuple< Extractor< Target >::type, Tags... >

Detailed Description

template<template< typename T, typename... > class Extractor, typename Target, typename... Tags>
struct util::details::count_tags_in_tuple< Extractor, Target, std::tuple< Tags... > >

Definition at line 1150 of file TupleLookupByTag.h.


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