summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorSteven Watanabe <steven@providere-consulting.com>2013-05-21 04:51:00 +0000
committerSteven Watanabe <steven@providere-consulting.com>2013-05-21 04:51:00 +0000
commitd51b75e7fb4824ff5acc0ee3d795afb32b29965e (patch)
tree0d098a3dab9faf1fe3b54cd85f571e624445d2d6 /libs/libraries.htm
parent662391a8ae3d684889d8186bcb49220c6e28e995 (diff)
downloadboost-d51b75e7fb4824ff5acc0ee3d795afb32b29965e.tar.gz
Add type_erasure to release
[SVN r84399]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index ad9875c6a4..e9cc0c2bdd 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -330,6 +330,8 @@ how to download, build, and install the libraries.</p>
<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> -
+ Runtime polymorphism based on concepts, from Steven Watanabe.</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>
@@ -510,6 +512,8 @@ how to download, build, and install the libraries.</p>
from Jaakko J&auml;rvi.</li>
<li><a href="variant/index.html">variant</a> - Safe, generic, stack-based
discriminated union container, from Eric Friedman and Itay Maman.</li>
+ <li><a href="type_erasure/index.html">type_erasure</a> -
+ Runtime polymorphism based on concepts, from Steven Watanabe.</li>
</ul>
<h3><a name="Domain">Domain Specific</a></h3>