Boost logo

Boost :

From: assaflavieatwork (assaflav_at_[hidden])
Date: 2001-12-07 10:31:51


--- In boost_at_y..., John Maddock <John_Maddock_at_c...> wrote:
>
> >What can I do about it?
>
> 1) blame MS for their broken namespace code :-)
> 2) qualify your calls to memcpy with either std:: or :: (either
will work).

1. I do.
2. I can't. It's the code withing ATLBase.h (a 'standard' MS header).

What I've actually ended up doing is removed the std:: prefix of
memmove from the boost header.


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