|
|
@@ -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ä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>
|