|
Boost-Commit : |
From: tschwinger_at_[hidden]
Date: 2007-11-05 15:01:33
Author: t_schwinger
Date: 2007-11-05 15:01:33 EST (Mon, 05 Nov 2007)
New Revision: 40806
URL: http://svn.boost.org/trac/boost/changeset/40806
Log:
- adds FunctionTypes
- adds myself to all occurences of the Fusion authors
Text files modified:
trunk/libs/libraries.htm | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2007-11-05 15:01:33 EST (Mon, 05 Nov 2007)
@@ -119,6 +119,8 @@
operations, from Samuel Krempp.</li>
<li>function - Function object wrappers
for deferred calls or callbacks, from Doug Gregor.</li>
+ <li>function_types - Type traits
+ for callable, built-in types, from Tobias Schwinger</li>
<li>functional - Enhanced
function object adaptors, from Mark Rodgers.</li>
<li>functional/hash -
@@ -427,6 +429,8 @@
<li>type_traits -
Templates for fundamental properties of types, from John
Maddock, Steve Cleary, et al.</li>
+ <li>function_types - Type traits
+ for callable, built-in types, from Tobias Schwinger</li>
</ul>
<h3>Template <a name="Metaprogramming"> Metaprogramming</a></h3>
@@ -441,9 +445,11 @@
<li>type_traits -
Templates for fundamental properties of types, from John
Maddock, Steve Cleary, et al.</li>
+ <li>function_types - Type traits
+ for callable, built-in types, from Tobias Schwinger</li>
<li>fusion -
Library for working with tuples, including various containers, algorithms, etc.
- From Joel de Guzman and Dan Marsden.</li>
+ From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
</ul>
<h3><a name="Preprocessor">Preprocessor</a> Metaprogramming</h3>
@@ -534,7 +540,7 @@
discriminated union container, from Eric Friedman and Itay Maman.</li>
<li>fusion -
Library for working with tuples, including various containers, algorithms, etc.
- From Joel de Guzman and Dan Marsden.</li>
+ From Joel de Guzman and Dan Marsden and Tobias Schwinger.</li>
</ul>
<h3><a name="Image-processing">Image processing</a></h3>
@@ -685,4 +691,4 @@
</p>
</body>
-</html>
\ No newline at end of file
+</html>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk