nholthaus / units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
952 stars 135 forks source link

Make the integer UDL return the unit with an `int` underlying type #177

Closed JohelEGP closed 6 years ago

JohelEGP commented 6 years ago

This change has been discussed elsewhere.