17 template <
typename _type,
typename _ratio>
21 template <
typename _type>
25 template <
typename _type>
29 template <
typename _type,
typename _ratio>
33 template <
typename _type>
35 template <
typename _type>
56 struct unit_symbol<'L', std::ratio<1, 1000000>, std::ratio<3>>
63 inline namespace literals {
73 template <
char... _digits>
83 template <
char... _digits>
101 template <
char... _digits>
111 template <
char... _digits>
Definition: absorbed_dose.h:18
interface class for number
Definition: number_parser.h:111
Compile time string provider for conversion of unit types to strings.
Definition: unit_symbol.h:21
base template class for holding values of type _type to be multiplied with a ratio _ratio
Definition: unit.h:51
Base struct. Unusable needs template overloading.
Definition: unit_symbol.h:64