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

Misc fixes for #122 #140

Closed JohelEGP closed 6 years ago

JohelEGP commented 6 years ago

Addresses some of the issues raised in #122.

JohelEGP commented 6 years ago

Spurious failure by Travis CI. Please, restart the build @nholthaus.

nholthaus commented 6 years ago

build worked but I'm not 100% on how to resolve the conflict

JohelEGP commented 6 years ago

I rebased, resolved the conflicts, and force pushed.