RE: [Boost-users] Config question: BOOST_NO_INTRINSIC_WCHAR_T (Intel7.1)

28 Apr
2004
28 Apr
'04
3:59 p.m.
Christopher D. Russell <cdr@encapsule.com> wrote:
Since Intel C++ on Windows is supposed to be compatible with Visual C++ I think this should be testing _NATIVE_WCHAR_T_DEFINED and not _WCHAR_T_DEFINED. VC++ defines the latter if wchar_t is an intrinsic type *or* a type alias but it defines the former only if wchar_t is an intrinsic type. I couldn't find any detailed documentation for Intel C++ online so I don't know if it is exactly compatible in this respect.
7699
Age (days ago)
7699
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Hutchings