[Bug libstdc++/69782] [6 Regression] defining min() macro causes thousand of lines of error messages
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 12 18:25:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69782
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #5)
> That doesn't help for std::numeric_limits<int>::min()
Martin corrected me, (numeric_limits<int>::min)() will work.
More information about the Gcc-bugs
mailing list