On Wed, Feb 9, 2011 at 1:07 PM, Nevin Liber <nevin@eviloverlord.com> wrote:
What are your exception safety guarantees compared with the current implementation of boost::any?

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?

-Adarsh Soodan