[Bug c++/86300] _Bool shouldn't be a keyword in C++

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 25 07:07:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86300

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
_Bool is in the implementation reserved namespace so it can be a keywork if an
implementation wants.


More information about the Gcc-bugs mailing list