$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2003-06-01 13:50:30
"Beman Dawes" <bdawes_at_[hidden]> wrote in message
news:4.3.2.7.2.20030601133703.01cc4b18_at_mailhost.esva.net...
>
> I'll try to trace where BOOST_NO_INTRINSIC_WCHAR_T is being set. I'm not
so
> worried about ADL, at least with VC++ <7.1.
>
You may look on test table
http://aspn.activestate.com/ASPN/Mail/Message/boost/1614864.
(Warning : when playing with options I managed to break something in
compiler configuration and as result compiler decided to define macro
indicating wchar_t support _always_.)
/Pavel