mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 17:55:02 +00:00
Update libs/libraries.htm from release.
[SVN r63196]
This commit is contained in:
parent
327b255b4a
commit
fc954e8142
1 changed files with 10 additions and 4 deletions
|
@ -138,11 +138,11 @@ how to download, build, and install the libraries.</p>
|
|||
<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>
|
||||
function object templates for dynamic and static object creation,
|
||||
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>
|
||||
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>
|
||||
|
@ -432,6 +432,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>
|
||||
|
|
Loading…
Add table
Reference in a new issue