mpusz / mp-units

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

Provide unit text output support #422

Closed mpusz closed 5 months ago

mpusz commented 1 year ago

std::cout and format should allow printing objects satisfying the Unit concept.