Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-08-06 23:05:28


From: "Eric Friedman" <ebf_at_[hidden]>

>
> Additional features of my boost::aligned_storage include:
>
> * aligned_storage::swap_as<T> and aligned_storage::assign_as<T> provide
> strong exception-safety guarantee

If those things are supposed to have the "obvious" semantics, well, I'll
believe it when I see it.

If you don't know something extra about T it isn't in general possible to
produce a strong guarantee swap or assignment.

-Dave


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