1 2 3 4 5 6 7
#if defined( TINFO_CPLUSPLUS_CHECK ) #ifdef __cplusplus int bogus; #endif #endif /* TINFO_CPLUSPLUS_CHECK */