summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2015-11-06 09:13:34 +0000
committerDaniel James <daniel@calamity.org.uk>2015-11-06 09:14:01 +0000
commit26b67c3b8cd8a257134d9c612ae15973f819b8e9 (patch)
tree40ddcdb6e3847cee518ee35853e067e29ec174d7 /libs/libraries.htm
parent06c1c8c28ca1ad3c970a9adc864e5275b650f1d0 (diff)
downloadboost-26b67c3b8cd8a257134d9c612ae15973f819b8e9.tar.gz
Add VMD to libs/libraries.htm
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index b81ab65de2..552de58e98 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -374,6 +374,7 @@ how to download, build, and install the libraries.</p>
<li><a href="uuid/index.html">uuid</a> - A universally unique identifier, from Andy Tompkins.</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="vmd/index.html">VMD</a> - Variadic Macro Data library, from Edward Diener.</li>
<li><a href="wave/index.html">wave</a> - Standards conformant
implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface, from Hartmut&nbsp;Kaiser </li>
<li><a href="xpressive/index.html">xpressive</a> - Regular expressions that can be written as strings or as expression templates,
@@ -842,6 +843,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
metaprogramming tools including repetition and recursion, from Vesa Karvonen
and Paul Mensonides.</li>
+ <li><a href="vmd/index.html">VMD</a> - Variadic Macro Data library, from Edward Diener.</li>
</ul>
<h3><a name="Programming">Programming Interfaces</a></h3>