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

Specialisation for the case that the first type in the tuple is equal to the AType asked for. Recursion end. More...

#include <EvalVariadic.h>

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

Detailed Description

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

Specialisation for the case that the first type in the tuple is equal to the AType asked for. Recursion end.

Definition at line 92 of file EvalVariadic.h.


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