|
|
@@ -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 object templates for dynamic and static object creation,
|
|
|
+ from Tobias Schwinger</li>
|
|
|
+ <li><a href="functional/forward/index.html">functional/forward</a> -
|
|
|
+ adapters to allow generic function objects to accept arbitrary
|
|
|
+ arguments, 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>
|
|
|
@@ -423,6 +429,12 @@ how to download, build, and install the libraries.</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="functional/factory/index.html">functional/factory</a> -
|
|
|
+ function object templates for dynamic and static object creation,
|
|
|
+ from Tobias Schwinger</li>
|
|
|
+ <li><a href="functional/forward/index.html">functional/forward</a> -
|
|
|
+ adapters to allow generic function objects to accept arbitrary
|
|
|
+ arguments, 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>
|
|
|
@@ -761,4 +773,4 @@ or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt<
|
|
|
</p>
|
|
|
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|