mpusz / mp-units

The quantities and units library for C++
https://mpusz.github.io/mp-units/
MIT License
1.06k stars 85 forks source link

`value_cast` of `quantity_point` should accept lvalue references #572

Closed burnpanck closed 4 months ago

burnpanck commented 4 months ago

It appears all tests pass (excluding those CMake tests); I believe this one is now good to merge.

mpusz commented 4 months ago

Regarding the formatting and other recommendations, we do have a contributing guide here: https://github.com/mpusz/mp-units/blob/master/CONTRIBUTING.md