PhysUnits-CT-Cpp11 icon indicating copy to clipboard operation
PhysUnits-CT-Cpp11 copied to clipboard

A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion

Results 3 PhysUnits-CT-Cpp11 issues
Sort by recently updated
recently updated
newest added

When using a specification of the Quantity class, the wrong operator is used for multiplication and division of two such specifications. Instead of the operator which calculates two quantities, the...

Update [documentation](https://github.com/martinmoene/PhysUnits-CT-Cpp11#types-and-declarations) accordingly.