ajakhotia/units
A type-safe representation of units with zero-run-time overhead. This library decouples the physical dimensions from the units themselves there by allowing to inter-convert between different systems such as SI and Imperial. The system allows for non-integer rational powers of physical dimensions as well(eg: L^2.5)
C++MIT
Issues
- 0
Add Bazel build support
#15 opened by ajakhotia - 0
Provide type appropriate math operators
#12 opened by ajakhotia - 2