mpusz / mp-units

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

Provide `std::format` support #503

Closed mpusz closed 5 months ago

mpusz commented 8 months ago

It seems that the libfmt interfaces were refactored a bit during standardization and thus our formatters are not compatible with std::format.