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

Remove uses of std::is{greater, less}than #141

Closed JohelEGP closed 6 years ago

JohelEGP commented 6 years ago

Resolves #130.