Belle II Software development
GetIndexInTuple< AType, std::tuple< AHeadType, ATailTypes... > > Struct Template Reference

Specialisation for the case that the first type in the tuple is not the AType asked for. Recursion case. More...

#include <EvalVariadic.h>

Inheritance diagram for GetIndexInTuple< AType, std::tuple< AHeadType, ATailTypes... > >:

Detailed Description

template<class AType, class AHeadType, class... ATailTypes>
struct Belle2::TrackFindingCDC::GetIndexInTuple< AType, std::tuple< AHeadType, ATailTypes... > >

Specialisation for the case that the first type in the tuple is not the AType asked for. Recursion case.

Definition at line 87 of file EvalVariadic.h.


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