numeric_traits.h
4.46 KB
-
Avoid -Woverflow warning in __numeric_limits_integer · 56e5b093
This is the same fix as was done for std::numeric_limits in r183905. PR libstdc++/52119 * include/ext/numeric_traits.h (__glibcxx_min): Avoid integer overflow warning with -Wpedantic -Wsystem-headers. From-SVN: r270858
Jonathan Wakely committed