Răsfoiți Sursa

Add Lambda

[SVN r13717]
Beman Dawes 24 ani în urmă
părinte
comite
201dbb82cf
1 a modificat fișierele cu 8 adăugiri și 2 ștergeri
  1. 8 2
      libs/libraries.htm

+ 8 - 2
libs/libraries.htm

@@ -110,6 +110,9 @@ out how to build object libraries, when needed.</p>
         - Adapt a base type into a standard conforming iterator,
         and more, from Dave Abrahams, Jeremy Siek, and John
         Potter.</li>
+    <li><a href="lambda/doc/index.html">lambda</a> - Define small unnamed 
+    function objects at the actual call site, and more, from Jaakko Järvi and 
+    Gary Powell.</li>
     <li><a href="math/doc/index.html">math</a> - Several contributions in the 
     domain of mathematics, from various authors.</li>
     <li><a href="math/doc/common_factor.html">math/common_factor</a> - Greatest 
@@ -239,6 +242,9 @@ out how to build object libraries, when needed.</p>
       for deferred calls or callbacks, from Doug Gregor.</li>
     <li><a href="functional/index.html">functional</a> - Enhanced
         function object adaptors, from Mark Rodgers.</li>
+    <li><a href="lambda/doc/index.html">lambda</a> - Define small unnamed 
+    function objects at the actual call site, and more, from Jaakko Järvi and 
+    Gary Powell.</li>
 
     <li><a href="bind/ref.html">ref</a> - A utility library for
     passing references to generic functions, from Jaako J&auml;rvi,
@@ -432,6 +438,6 @@ libraries will soon be either submitted for formal review or removed.</p>
 <hr>
 
 <p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->30 Nov 2001<!--webbot bot="Timestamp" i-checksum="15239" endspan --></p>
+s-format="%d %b %Y" startspan -->06 May 2002<!--webbot bot="Timestamp" i-checksum="15116" endspan --></p>
 </body>
-</html>
+</html>

粤ICP备19079148号