|
|
@@ -137,6 +137,12 @@ how to download, build, and install the libraries.</p>
|
|
|
for callable, built-in types, from Tobias Schwinger</li>
|
|
|
<li><a href="functional/index.html">functional</a> - Enhanced
|
|
|
function object adaptors, from Mark Rodgers.</li>
|
|
|
+ <li><a href="functional/factory/index.html">functional/factory</a> -
|
|
|
+ Function objects for dynamic and by-value construction,
|
|
|
+ from Tobias Schwinger.</li>
|
|
|
+ <li><a href="functional/forward/index.html">functional/forward</a> -
|
|
|
+ Function object adapters to address the forwarding problem,
|
|
|
+ from Tobias Schwinger.</li>
|
|
|
<li><a href="functional/hash/index.html">functional/hash</a> -
|
|
|
A TR1 hash function object that can be extended to hash user defined
|
|
|
types, from Daniel James.</li>
|