mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
*** empty log message ***
[SVN r15039]
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
<dt><a href="#member-functions">Member functions</a></dt>
|
||||
<dt><a href="#non-member-functions">Non-member functions</a></dt>
|
||||
<dt><a href="#see-also">See also</a></dt>
|
||||
<dt><a href="#acknowledgements">Acknowledgements</a></dt>
|
||||
</dl>
|
||||
|
||||
<h3><a name="description">Description</a></h3>
|
||||
@@ -1298,6 +1299,17 @@ input stream will be <tt>a</tt>.<br>
|
||||
<tt><A href="http://www.sgi.com/tech/stl/bitset.html">std::bitset</A></tt>,
|
||||
<tt><A href="http://www.sgi.com/tech/stl/Vector.html">std::vector</A></tt>,
|
||||
|
||||
<h3><a name="acknowledgements">Acknowledgements</a></h3>
|
||||
|
||||
<p>
|
||||
We would like to thank the Boost community for putting in the time to
|
||||
review and accept this library. This library is much better than it
|
||||
ever would have been due to all the suggestions from Boost members. We
|
||||
especially thank Matt Marcus for taking on the task of review
|
||||
manager. Also, a special thanks goes to Gennaro Prota for work on
|
||||
increasing efficiency for many of <tt>dynamic_bitset</tt>'s functions.
|
||||
</p>
|
||||
|
||||
<HR>
|
||||
<TABLE>
|
||||
<TR valign=top>
|
||||
|
||||
Reference in New Issue
Block a user