![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Traits class with information about if and how a physical unit of type From can be converted to a physical unit of type To.
More...

Traits class with information about if and how a physical unit of type From can be converted to a physical unit of type To.
The physical unit types themselves are just tags used for the quantity class template rather than holding any values directly.
| From | the tag type of the unit being converted from |
| To | the tag type of the unit being converted to |