nholthaus-units-user

Results 2 issues of nholthaus-units-user

I am using the `units.h` file as of commit ea6d126942cb3225a341568ab57ec52513977875. The issue described below can be reproduced using gcc-11.2.0 (and probably using any other C++14 compiler). Using `std::exp()` and `units::math::exp()`...

I am using the `units.h` file as of commit ea6d126942cb3225a341568ab57ec52513977875. The issue described below can be reproduced using gcc-11.2.0 (and probably using any other C++14 compiler). The hyperbolic functions in...