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.