The __cplusplus Macro

Syntax

The macro is __cplusplus only, with no argument list.

Expansion

The __cplusplus macro expands to the text for the integer constant 1 in decimal notation.