Belle II Software development
ScalarToClassImpl< T, true > Struct Template Reference

Specialisation for scalar types. More...

#include <Scalar.h>

Public Types

using type = Scalar<T>
 Wrap scalar type as a class.
 
using type
 Base implementation just forwards the original type.
 

Detailed Description

template<class T>
struct Belle2::TrackFindingCDC::ScalarToClassImpl< T, true >

Specialisation for scalar types.

Definition at line 85 of file Scalar.h.

Member Typedef Documentation

◆ type [1/2]

using type

Base implementation just forwards the original type.

Definition at line 80 of file Scalar.h.

◆ type [2/2]

template<class T>
using type = Scalar<T>

Wrap scalar type as a class.

Definition at line 87 of file Scalar.h.


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