summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorAntony Polukhin <antoshkka@gmail.com>2014-05-19 01:11:25 +0400
committerAntony Polukhin <antoshkka@gmail.com>2014-05-19 01:17:54 +0400
commitbe57fae2ff81a0240f768064d7226357c9c14337 (patch)
tree78bfaec1db63cc7462851baedf3757882155cb6e /libs/libraries.htm
parentb486d66ae8c5bd1f312a94ea924806bfb2f1401b (diff)
downloadboost-be57fae2ff81a0240f768064d7226357c9c14337.tar.gz
Fix typos of TypeIndex library
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm4
1 files changed, 3 insertions, 1 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 2cdc029278..a29b3d0c9a 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -341,6 +341,8 @@ how to download, build, and install the libraries.</p>
from Jaakko J&auml;rvi.</li>
<li><a href="type_erasure/index.html">type_erasure</a> -
Runtime polymorphism based on concepts, from Steven Watanabe.</li>
+ <li><a href="type_index/index.html">type_index</a> -
+ Runtime/Compile time copyable type info, from Antony Polukhin.</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>
@@ -684,7 +686,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
Execute arbitrary code at scope exit, from Alexander Nasonov and Lorenzo Caminiti.</li>
<li><a href="typeof/index.html">typeof</a> -
Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
- <li><a href="type_index/index.html">align</a> - Runtime/Compile time copyable type info,
+ <li><a href="type_index/index.html">type_index</a> - Runtime/Compile time copyable type info,
from Antony Polukhin.</li>
</ul>