Skip to content

updates NumLimitsT.hh to use <limits> for numeric limits for int/float/double....

Zain Selman requested to merge zs/fix-gcc11-numeric-limits into master

updates NumLimitsT.hh to use for numeric limits for int/float/double. update all incorrect uses of FLT_MIN/MAX that subsequently break

Merge request reports