From f2349baf7d3190561e9b7cf8f3c571a108316e74 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sat, 3 Oct 2009 09:18:26 +0000 Subject: [PATCH] Updated value_init documentation, because the fix of #2548 was not yet included with Boost release 1.40.0. [SVN r56544] --- value_init.htm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/value_init.htm b/value_init.htm index 654d548..57b2313 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.39.0 and older +

The value_initialized implementation of Boost version 1.40.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 28 June 2009

+

Revised 03 October 2009

© Copyright Fernando Cacciola, 2002, 2009.

@@ -418,4 +418,4 @@ for Boost release version 1.35 (2008), offering a workaround to various compiler
- \ No newline at end of file +