units icon indicating copy to clipboard operation
units copied to clipboard

Some numeric_limits and numeric helper functions were missing

Open siposcsaba89 opened this issue 10 months ago • 1 comments

Extended std::numeric_limits class with some functions needed to use it with yaml-cpp.

siposcsaba89 avatar Apr 05 '24 15:04 siposcsaba89

I was hoping for this! I have to jump through hoops to get inf.

A few comments. Also, you should probably add tests in https://github.com/nholthaus/units/blob/master/unitTests/main.cpp

Also added some unit tests for limits. Can you check them? Maybe you have some other tests in mind.

siposcsaba89 avatar May 16 '24 10:05 siposcsaba89