mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 15:21:29 +00:00
1.25.0 runup; add whats new items
[SVN r11276]
This commit is contained in:
parent
e592c7cd68
commit
37cf9397ea
1 changed files with 8 additions and 3 deletions
11
index.htm
11
index.htm
|
@ -75,11 +75,16 @@ Standard Library Technical Report.</p>
|
|||
<h2><a name="Latest News">Latest News</a></h2>
|
||||
<p>??? - Version 1.25.0
|
||||
<ul>
|
||||
<li><a href="libs/array/index.htm">Array Library</a>: Minor updates,
|
||||
from Nico Josuttis.</li>
|
||||
<li><a href="libs/thread/doc/index.html">Thread Library</a> added. Portable
|
||||
C++ multi-programming at last, from William Kempf.</li>
|
||||
<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
|
||||
<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,
|
||||
from Nico Josuttis.</li>
|
||||
<li><a href="libs/config/config.htm">Config Library</a>: major redesign with
|
||||
much improved and automated configuration of Boost libraries for specific
|
||||
compilers, from John Maddock.</li>
|
||||
|
@ -155,7 +160,7 @@ Formal Review Schedule</a> added. Shows current, future, and recent past review
|
|||
<li><a href="libs/regex/index.htm">Regex Library</a>: Minor portability fixes.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->18 September 2001<!--webbot bot="Timestamp" endspan i-checksum="39503" --></p>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->26 September 2001<!--webbot bot="Timestamp" endspan i-checksum="39500" --></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue