|
cxxomfort
rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Backports related to Standard header <limits>
The limits.hpp header by itself does not add any capabilities from later versoins of the C++ Standard; instead, it provides an alternative view of the implementation of numeric_limits for integral types that is C++03-capable.
Interfaces defined here:
(none from Standard C++)
Non-backport interfaces (cxxomfort::fix):
integral_limits - Allows access to the constant values of integral_limits in C++ < C++11.integral_limits )
1.8.13