From 26b67c3b8cd8a257134d9c612ae15973f819b8e9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 6 Nov 2015 09:13:34 +0000 Subject: [PATCH] Add VMD to libs/libraries.htm --- libs/libraries.htm | 2 ++ 1 file changed, 2 insertions(+) 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.

  • uuid - A universally unique identifier, from Andy Tompkins.
  • variant - Safe, generic, stack-based discriminated union container, from Eric Friedman and Itay Maman.
  • +
  • VMD - Variadic Macro Data library, from Edward Diener.
  • wave - Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface, from Hartmut Kaiser
  • xpressive - 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
  • preprocessor - Preprocessor metaprogramming tools including repetition and recursion, from Vesa Karvonen and Paul Mensonides.
  • +
  • VMD - Variadic Macro Data library, from Edward Diener.
  • Programming Interfaces