qxLib
qx::tuple::index< tuple_t, T > Struct Template Reference

Get an index of the first occurrence of the given type. More...

#include <tuple_utils.h>

Detailed Description

template<class tuple_t, class T>
struct qx::tuple::index< tuple_t, T >

Get an index of the first occurrence of the given type.

Template Parameters
tuple_t- std::tuple<> type
T- type to check

Definition at line 162 of file tuple_utils.h.


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