Boost logo

Boost :

From: Edward Diener (eddielee_at_[hidden])
Date: 2002-10-21 10:47:30


"John Maddock" <jm_at_[hidden]> wrote in message
news:01c301c278ed$6db73260$4d2e87d9_at_1016031671...
> > No, there won't as long as the interface specifies just std::wstring.
MS's
> > name mangling only changes when wchar_t is part of a signature, but not
if
> > std::wstring is part of a signature.
>
> It will still change: wstring is a typedef not a type, remember it's
really
> "std::basic_string<wchar_t, std::char_traits<wchar_t>,
> std::allocator<wchar_t> >".

Of course. Just my stupidity in not realizing this from the beginning.


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