|
|
@@ -241,6 +241,8 @@ how to download, build, and install the libraries.</p>
|
|
|
from Fernando Cacciola, based on the original idea of David Abrahams.</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="wave/index.html">wave</a> - Standards conformant
|
|
|
+ implementation of the mandated C99/C++ preprocessor functionality packed behind a easy to use iterator interface, from Hartmut Kaiser </li>
|
|
|
</ul>
|
|
|
|
|
|
<hr>
|
|
|
@@ -263,7 +265,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="algorithm/string/index.html">string_algo</a> -
|
|
|
String algorithms library, from Pavol Droba</li>
|
|
|
<li><a href="tokenizer/index.html">tokenizer</a> - Break of a string or other
|
|
|
- character sequence into a series of tokens, from John Bandela.</li>
|
|
|
+ character sequence into a series of tokens, from John Bandela</li>
|
|
|
+ <li><a href="wave/index.html">wave</a> - Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a easy to use iterator interface, from Hartmut Kaiser.</li>
|
|
|
</ul>
|
|
|
|
|
|
<h3><a name="Containers">Containers</a></h3>
|