On Wed, Feb 9, 2011 at 1:24 PM, Adarsh Soodan <adarshsoodan@gmail.com> wrote:
I do not see the exception safety gurantees required of the held value object changing from the original any.hpp.

I am using the placed new construction of course. Does it make any difference?


Replying to self in bad form, but just realized the copy constructor of the held value object can cause inconsistent state. But it is fixable, so will commit the fix.

-Adarsh Soodan