diff --git a/value_init.htm b/value_init.htm index 5c50fd9..654d548 100644 --- a/value_init.htm +++ b/value_init.htm @@ -313,7 +313,7 @@ non-member function get():

Warning:

-

The value_initialized implementation of Boost version 1.38.0 and older +

The value_initialized implementation of Boost version 1.39.0 and older allowed non-const access to the wrapped object, from a constant wrapper, both by its conversion operator and its data() member function. For example:

@@ -407,7 +407,7 @@ for Boost release version 1.35 (2008), offering a workaround to various compiler


-

Revised 20 February 2009

+

Revised 28 June 2009

© Copyright Fernando Cacciola, 2002, 2009.