On Wed, 4 Dec 2002, Preston L. Bannister wrote: > That would be a big YES - as in practically all C++ compilers. It was a > part of the draft ANSI standard for C++ for rather a long time (but not in > the final standard?).
Page 309, 16.8 Predefined macro names, of ISO/IEC 14882:1998
lists __cplusplus
"[..] as being defined to the value 199711L when compiling
a C++ translation unit."
- Sascha
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
