|
|
@@ -303,6 +303,7 @@ how to download, build, and install the libraries.</p>
|
|
|
function templates, plus <b>base-from-member idiom</b>, from Dave Abrahams and others.</li>
|
|
|
<li><a href="utility/value_init.htm">value_initialized</a> - Wrapper for uniform-syntax value initialization,
|
|
|
from Fernando Cacciola, based on the original idea of David Abrahams.</li>
|
|
|
+ <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="wave/index.html">wave</a> - Standards conformant
|
|
|
@@ -589,6 +590,7 @@ how to download, build, and install the libraries.</p>
|
|
|
Kalicinski and Sebastian Redl.
|
|
|
<li><a href="tuple/doc/tuple_users_guide.html">tuple</a> - Ease definition of functions returning multiple values, and more,
|
|
|
from Jaakko Järvi.</li>
|
|
|
+ <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>
|
|
|
</ul>
|