TTI conformnce to Boost and added tti to libraries page

[SVN r84239]
This commit is contained in:
Edward Diener 2013-05-12 07:26:43 +00:00
parent 602d8d3d9a
commit 4b10e77ed7
2 changed files with 4 additions and 1 deletions

View file

@ -330,6 +330,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_erasure/index.html">type_erasure</a> -
@ -598,6 +599,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>
@ -759,6 +761,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>

@ -1 +1 @@
Subproject commit 11022d9d55207414ec44f08b60a09e98c22254bf
Subproject commit c250a6643795d58f2b74a68986e79530492a5a91