Belle II Software development
FirstTypeImpl< AType, ATypes... > Struct Template Reference

Specialisation where there is more than one type given. More...

#include <EvalVariadic.h>

Public Types

using Type = AType
 Result first item of the variadic sequence.
 

Detailed Description

template<class AType, class... ATypes>
struct Belle2::TrackFindingCDC::FirstTypeImpl< AType, ATypes... >

Specialisation where there is more than one type given.

Definition at line 65 of file EvalVariadic.h.

Member Typedef Documentation

◆ Type

using Type = AType

Result first item of the variadic sequence.

Definition at line 67 of file EvalVariadic.h.


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