Boost logo

Boost :

From: Niels Dekker - mail address until 2008-12-31 (nd_mail_address_valid_until_2008-12-31_at_[hidden])
Date: 2007-09-16 05:54:48


Ralf W. Grosse-Kunstleve wrote:
> The simple patch below works around the problem.
> I've also tested with with VC 8.0. Is this OK to commit?

Thanks very much for your commitment! :-)

FYI, I just added the same patch to the destructor of the other base
class of value_initialized (const_T_base), because that one caused an
ICE as well.
http://svn.boost.org/trac/boost/browser/trunk/boost/utility/value_init.hpp?rev=39309

And I added a unit test for this particular issue:
  test<NonPOD *>( 0, &NonPOD_object ) ;
http://svn.boost.org/trac/boost/browser/trunk/libs/utility/value_init_test.cpp?rev=39309

Kind regards, Niels


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