mpusz / mp-units

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

Add type template parameter to conversion functions #588

Open mpusz opened 4 days ago

mpusz commented 4 days ago

It seems that WG21 is not afraid of the need for the template disambiguator in the interface.

Implement the interfaces from: https://github.com/mpusz/mp-units/issues/477#issuecomment-1702762483