Belle II Software development
FirstTypeImpl< AType > Struct Template Reference

Specialisation where there is exactly one type given. More...

#include <EvalVariadic.h>

Public Types

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

Detailed Description

template<class AType>
struct Belle2::TrackFindingCDC::FirstTypeImpl< AType >

Specialisation where there is exactly one type given.

Definition at line 58 of file EvalVariadic.h.

Member Typedef Documentation

◆ Type

using Type = AType

Result first item of the variadic sequence.

Definition at line 60 of file EvalVariadic.h.


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