|
|
@@ -213,6 +213,9 @@ how to download, build, and install the libraries.</p>
|
|
|
Write functions that accept arguments by name, by David Abrahams
|
|
|
and Daniel Wallin.</li>
|
|
|
|
|
|
+ <li><a href="phoenix/index.html">Phoenix</a> - Define small unnamed
|
|
|
+ function objects at the actual call site, and more, from Joel de Guzman, Dan
|
|
|
+ Marsden and Thomas Heller</li>
|
|
|
<li><a href="ptr_container/index.html">pointer container</a>
|
|
|
- Containers for storing heap-allocated polymorphic objects to ease
|
|
|
OO-programming, from Thorsten Ottosen. </li>
|
|
|
@@ -448,7 +451,9 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="lambda/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="phoenix/index.html">Phoenix</a> - Define small unnamed
|
|
|
+ function objects at the actual call site, and more, from Joel de Guzman, Dan
|
|
|
+ Marsden and Thomas Heller</li>
|
|
|
<li><a href="bind/ref.html">ref</a> - A utility library for
|
|
|
passing references to generic functions, from Jaako Järvi,
|
|
|
Peter Dimov, Doug Gregor, and Dave Abrahams.</li>
|