merge RC_1_32_0 fixes

[SVN r26328]
This commit is contained in:
Aleksey Gurtovoy
2004-11-28 03:35:12 +00:00
parent c5ea9df026
commit b18fc5cd99

View File

@@ -46,7 +46,7 @@ align="middle" width="277" height="86">
<br>
</p>
<!-- BEGIN TODO -->
<!-- BEGIN TODO
TODO:
<ul>
<li> ask to Jeremy about reference::operator&amp; and about
@@ -57,7 +57,7 @@ TODO:
<br>
Note:
Other things to do are marked by "[gps]"
<!-- END TODO -->
END TODO -->
<h1>dynamic_bitset&lt;Block, Allocator&gt;</h1>
@@ -1692,7 +1692,7 @@ it works correctly when setting exception masks on the stream.<br><br>
<li>
Several member functions (<tt>empty()</tt>, <tt>find_first()</tt>
, <tt>find_next()</tt>, <tt>get_allocator()</tt>, <tt>intersects()</tt>
, <tt>max_size()</tt>, <s><tt>reserve()</tt>, <tt>capacity()</tt></s>)
, <tt>max_size()</tt> <!--, <tt>reserve()</tt>, <tt>capacity()</tt> -->)
have been added.
</li>
<li>