Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2003-06-04 12:53:50


"John Maddock" <jm_at_[hidden]> wrote in message
news:016801c32a90$a5bfbf10$3c7087d9_at_fuji...
>
> > That will certainly work, but you shouldn't have to do that since the
> > compiler itself defines _WCHAR_T_DEFINED. Since I made the fix earlier
> this
> > afternoon I am able to compile some non-boost code correctly which had
> > previously be failing.
>
> Just let me jump in here: you absolutely can not use _WCHAR_T_DEFINED to
> detect native wchar_t support: the windows headers will define this when
> wchar_t has been defined as a typedef (and wchar_t is not a native type).
> There appears to be no way to actually tell whether wchar_t is a native
type
> or not with Intel.
>
Is is possible to post tiny example which fails?

/Pavel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk