Boost.Random compiler warnings avoided

[SVN r13044]
This commit is contained in:
Jens Maurer 2002-03-03 10:17:49 +00:00
parent 0239f3cbe4
commit d74b2ac0da

View file

@ -84,6 +84,8 @@ formal reviews of proposed libraries.</p>
<h2><a name="Latest News">Latest News</a></h2>
<p>Sometime in the Future - Version Not Yet Known</p>
<ul>
<li><a href="libs/random/index.html">Random Number Library</a>:
Avoid compiler warnings</li>
<li><a href="libs/smart_ptr/index.htm">Smart Pointers Library</a>: Added
<a href="libs/smart_ptr/shared_ptr.htm#shared_polymorphic_cast">shared_polymorphic_cast</a>
and