summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorEdward Diener <eldiener@tropicsoft.com>2013-05-19 20:55:42 +0000
committerEdward Diener <eldiener@tropicsoft.com>2013-05-19 20:55:42 +0000
commit340ace9f16f3bb32ad4ce7b2f47211a316140b8d (patch)
tree6337f6340a3a0ccbc014b283ec85839d048b77d4 /libs/libraries.htm
parentcd7bcd8f8ea57134b509f7d328f20a9976167297 (diff)
downloadboost-340ace9f16f3bb32ad4ce7b2f47211a316140b8d.tar.gz
Added TTI library, test status, and maintainer information.
[SVN r84379]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 09c3aa168b..ad9875c6a4 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -327,6 +327,7 @@ how to download, build, and install the libraries.</p>
<li><a href="tr1/index.html">TR1</a> - An implementation of the Technical
Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
<li><a href="../doc/html/tribool.html">tribool</a> - 3-state boolean type library, from Doug Gregor.</li>
+ <li><a href="tti/index.html">tti</a> - Type Traits Introspection library, from Edward Diener</li>
<li><a href="tuple/doc/tuple_users_guide.html">tuple</a> - Ease definition of functions returning multiple values, and more,
from Jaakko J&auml;rvi.</li>
<li><a href="type_traits/index.html">type_traits</a> -
@@ -591,6 +592,7 @@ how to download, build, and install the libraries.</p>
<li><a href="static_assert/static_assert.htm">static_assert</a>
- Static assertions (compile time assertions), from John
Maddock.</li>
+ <li><a href="tti/index.html">tti</a> - Type Traits Introspection library, from Edward Diener</li>
<li><a href="type_traits/index.html">type_traits</a> -
Templates for fundamental properties of types, from John
Maddock, Steve Cleary, et al.</li>
@@ -750,6 +752,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<li><a href="static_assert/static_assert.htm">static_assert</a>
- Static assertions (compile time assertions), from John
Maddock.</li>
+ <li><a href="tti/index.html">tti</a> - Type Traits Introspection library, from Edward Diener</li>
<li><a href="type_traits/index.html">type_traits</a> -
Templates for fundamental properties of types, from John
Maddock, Steve Cleary, et al.</li>