summaryrefslogtreecommitdiff
path: root/libs
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
parent662391a8ae3d684889d8186bcb49220c6e28e995 (diff)
downloadboost-d51b75e7fb4824ff5acc0ee3d795afb32b29965e.tar.gz
Add type_erasure to release
[SVN r84399]
Diffstat (limited to 'libs')
-rw-r--r--libs/libraries.htm4
-rw-r--r--libs/maintainers.txt1
m---------libs/type_erasure0
3 files changed, 5 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>
diff --git a/libs/maintainers.txt b/libs/maintainers.txt
index 0c32a63099..f812f401e1 100644
--- a/libs/maintainers.txt
+++ b/libs/maintainers.txt
@@ -106,6 +106,7 @@ tokenizer John R. Bandela <jbandela -at- ufl.edu>
tr1 John Maddock <john -at- johnmaddock.co.uk>
tti Edward Diener <eld -at- tropicsoft.com>
tuple Jaakko Jarvi <jarvi -at- cs.tamu.edu>
+type_erasure Steven Watanabe <steven -at- providere-consulting.com>
type_traits John Maddock <john -at- johnmaddock.co.uk>
typeof Arkadiy Vertleyb <vertleyb -at- hotmail.com>, Peder Holt <peder.holt -at- gmail.com>
units Matthias Schabel <boost -at- schabel-family.org>, Steven Watanabe <steven -at- providere-consulting.com>
diff --git a/libs/type_erasure b/libs/type_erasure
new file mode 160000
+Subproject 1ee4fb423904555b2769d65e8133dee6e4dd257