Belle II Software development
GetIndexInTuple< AType, ATuple > Struct Template Reference

Looks up, at which index the given Type can be found in a tuple. More...

#include <EvalVariadic.h>

Detailed Description

template<class AType, class ATuple>
struct Belle2::TrackFindingCDC::GetIndexInTuple< AType, ATuple >

Looks up, at which index the given Type can be found in a tuple.

Amounts to a type inheriting from std::integral_constant

Definition at line 78 of file EvalVariadic.h.


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