summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
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>