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: [email protected]

        ReportedBy: [email protected]





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).

Reply via email to