MT Core (C++)
Core library for replacing C++ standard in project usage
|
Represents a value with associated units. More...
Represents a value with associated units.
Underlying | Underlying type for numeric portion (int, double, etc.) |
Units | Units for the value |
Definition at line 44 of file units/base.hpp.