CbmRoot
Loading...
Searching...
No Matches
cbm::algo::kf::Literal< T > Struct Template Reference

Replaces the type T with the Literal::type to handle the constant expressions for different constants. More...

#include <KfDefs.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct cbm::algo::kf::Literal< T >

Replaces the type T with the Literal::type to handle the constant expressions for different constants.

Definition at line 45 of file KfDefs.h.

Member Typedef Documentation

◆ type

template<typename T >
using cbm::algo::kf::Literal< T >::type = T

Definition at line 46 of file KfDefs.h.


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