[Bug web/56544] New: documentation for __cplusplus is out of date
jistone at redhat dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 5 18:26:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56544
Bug #: 56544
Summary: documentation for __cplusplus is out of date
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: jistone@redhat.com
The "Standard Predefined Macros" documentation states that __cplusplus is
always 1, when in fact it can now be either 199711L or 201103L (thanks to
PR1773).
More information about the Gcc-bugs
mailing list