summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorAntony Polukhin <antoshkka@gmail.com>2016-01-08 11:32:16 +0300
committerAntony Polukhin <antoshkka@gmail.com>2016-01-08 11:32:16 +0300
commiteca5792b4413883bae743d77e58b117f4f4edc71 (patch)
treefa402eab9141e9b1a9ab82eb48956502b0c29397 /libs/libraries.htm
parent12c760871472a502b50d463d35423e620e840d35 (diff)
parent70f9716bf2263b2ecff365bacfb4e49ed16c5447 (diff)
downloadboost-eca5792b4413883bae743d77e58b117f4f4edc71.tar.gz
Merged upstream changes
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm6
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 01807d78ed..ca5c9ccb03 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -175,6 +175,9 @@ how to download, build, and install the libraries.</p>
<li><a href="graph/doc/table_of_contents.html">graph</a> -
Generic graph components and algorithms, from Jeremy Siek
and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
+ <li><a href="hana/doc/html/index.html">hana</a> (C++14) - Heterogeneous sequences
+ and algorithms, type-level computations and other metaprogramming tools,
+ from Louis Dionne</li>
<li><a href="heap/index.html">heap</a> -
Priority queue data structures, from Tim Blechmann</li>
<li><a href="icl/index.html">icl</a> -
@@ -788,6 +791,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<li><a href="fusion/index.html">fusion</a> -
Library for working with tuples, including various containers,
algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
+ <li><a href="hana/doc/html/index.html">hana</a> (C++14) - Heterogeneous sequences
+ and algorithms, type-level computations and other metaprogramming tools,
+ from Louis Dionne</li>
<li><a href="mpl/doc/index.html">mpl</a> - Template metaprogramming
framework of compile-time algorithms, sequences and metafunction classes,
from Aleksey Gurtovoy.</li>