mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Updated documentation of value_initialized, according to a remark by Daniel James at ticket #2548
[SVN r54503]
This commit is contained in:
parent
b514e40733
commit
d387905150
@ -313,7 +313,7 @@ non-member function <code>get()</code>: </p>
|
||||
|
||||
<h3>Warning:</h3>
|
||||
|
||||
<p>The <code>value_initialized</code> implementation of Boost version 1.38.0 and older
|
||||
<p>The <code>value_initialized</code> implementation of Boost version 1.39.0 and older
|
||||
allowed <i>non-const</i> access to the wrapped object, from a constant wrapper,
|
||||
both by its conversion operator and its <code>data()</code> member function. For example:</p>
|
||||
|
||||
@ -407,7 +407,7 @@ for Boost release version 1.35 (2008), offering a workaround to various compiler
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<p>Revised 20 February 2009</p>
|
||||
<p>Revised 28 June 2009</p>
|
||||
|
||||
<p>© Copyright Fernando Cacciola, 2002, 2009.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user