mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 15:21:29 +00:00
Boost.Random: removed iterator interface
[SVN r11698]
This commit is contained in:
parent
8db03a7932
commit
a186c23f39
1 changed files with 6 additions and 1 deletions
|
@ -79,6 +79,11 @@ members are encouraged to participate in
|
|||
formal reviews of proposed libraries.</p>
|
||||
|
||||
<h2><a name="Latest News">Latest News</a></h2>
|
||||
<p>??? - Version 1.2???</p>
|
||||
<ul>
|
||||
<li><a href="libs/random/index.html">Random Number Library</a>:
|
||||
Removed iterator interface.
|
||||
</ul>
|
||||
<p>November 5, 2001 - Version 1.25.1</p>
|
||||
<ul>
|
||||
<li><a href="tools/build/index.html">Boost Build System</a>: Continued
|
||||
|
@ -101,7 +106,7 @@ formal reviews of proposed libraries.</p>
|
|||
<li><a href="libs/utility/base_from_member.html">Base From Member</a> added to
|
||||
<a href="libs/utility/utility.htm">Utility Library</a>. Support for the base
|
||||
from member idiom, from Daryle Walker.</li>
|
||||
<li><a href="libs/bind/bind.html">B</a><a href="libs/bind/bind.html">ind</a> and
|
||||
<li><a href="libs/bind/bind.html">Bind</a> and
|
||||
<a href="libs/bind/mem_fn.html">mem_fn</a> added - Generalized binders for function/object/pointers and member functions, from Peter
|
||||
Dimov.</li>
|
||||
<li><a href="libs/array/index.htm">Array Library</a>: Minor updates,
|
||||
|
|
Loading…
Add table
Reference in a new issue