util::count_type_in_tuple< Target, Tuple > Struct Template Reference

Holds whether the Target type is element of the specified std::tuple. More...

#include <TupleLookupByTag.h>

Detailed Description

template<typename Target, typename Tuple>
struct util::count_type_in_tuple< Target, Tuple >

Holds whether the Target type is element of the specified std::tuple.

Definition at line 134 of file TupleLookupByTag.h.


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