Compare commits

...

4 Commits

Author SHA1 Message Date
nobody
176098bae9 This commit was manufactured by cvs2svn to create tag
'Version_1_32_0'.

[SVN r26264]
2004-11-19 19:19:18 +00:00
Aleksey Gurtovoy
f4b9c8afe7 commented out undocumented additions
[SVN r26240]
2004-11-19 04:51:52 +00:00
Aleksey Gurtovoy
639fbca153 move TODO into comments
[SVN r26239]
2004-11-19 04:44:10 +00:00
nobody
dfdbca0610 This commit was manufactured by cvs2svn to create branch 'RC_1_32_0'.
[SVN r25797]
2004-10-20 08:26:43 +00:00

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>