24template <
typename _type,
class _ratio = std::ratio<1>>
28template <
typename _type>
30template <
typename _type>
32template <
typename _type>
34template <
typename _type>
36template <
typename _type>
38template <
typename _type>
41template <
typename _type>
43template <
typename _type>
45template <
typename _type>
47template <
typename _type>
49template <
typename _type>
58template <
typename _ratio>
67inline namespace literals {
Definition absorbed_dose.h:18
#define BUILD_UNIT_FROM_MULTIPLICATION(RESULTING_UNIT, UNIT_LHS, UNIT_RHS)
Definition operator_helpers.h:54
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