From d3879051506108912d025db4217407d2bd1c1887 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Mon, 29 Jun 2009 18:04:24 +0000 Subject: [PATCH] Updated documentation of value_initialized, according to a remark by Daniel James at ticket #2548 [SVN r54503] --- value_init.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.