Просмотр исходного кода

Initila base from member commit

[SVN r11088]
Beman Dawes 24 лет назад
Родитель
Сommit
4b0f33c416
1 измененных файлов с 6 добавлено и 3 удалено
  1. 6 3
      index.htm

+ 6 - 3
index.htm

@@ -73,10 +73,13 @@ that the Boost libraries are suitable for eventual standardization. The intent i
 upcoming C++
 Standard Library Technical Report.</p>
 <h2><a name="Latest News">Latest News</a></h2>
-<p>??? - Version 1.xx
+<p>??? - Version 1.25.0
 <ul>
+  <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/random/index.html">Random Number Library</a>: Fixed bug when copying normal_distribution and improved the documentation, from Michael Stevens and Jens Maurer.</li>
-  <li><a href="libs/array/index.htm">Array library</a>: Minor updates,
+  <li><a href="libs/array/index.htm">Array Library</a>: Minor updates,
   from Nico Josuttis.</li>
 </ul>
 <p>August 19, 2001 - Version 1.24.0
@@ -146,7 +149,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 -->19 August 2001<!--webbot bot="Timestamp" endspan i-checksum="31287" --></p>
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->10 September 2001<!--webbot bot="Timestamp" endspan i-checksum="39487" --></p>
 
 </body>
 

粤ICP备19079148号