"David Abrahams" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
...
>
> I don't believe you can use memcpy to move any non-POD types portably,
> i.e. without special knowledge of the compiler.
>
Thats my point - you may flag some types as safely moveable and then use
this knowledge in algorithms. User has the responsibility to do the
decision.

/Pavel



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to