|
|
@@ -275,6 +275,9 @@ how to download, build, and install the libraries.</p>
|
|
|
Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
|
|
|
<li><a href="numeric/ublas/doc/index.htm">uBLAS</a> - Basic linear algebra
|
|
|
for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.</li>
|
|
|
+ <li><a href="units/index.html">units</a> -
|
|
|
+ Zero-overhead dimensional analysis and unit/quantity
|
|
|
+ manipulation and conversion, from Matthias Schabel and Steven Watanabe.</li>
|
|
|
<li><a href="../doc/html/unordered.html">unordered</a> - unordered associative containers, from Daniel James.</li>
|
|
|
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
|
|
|
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>
|
|
|
@@ -671,6 +674,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|
|
<li><a href="../doc/html/tribool.html">tribool</a> - 3-state boolean type library, from Doug Gregor.</li>
|
|
|
<li><a href="typeof/index.html">typeof</a> -
|
|
|
Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
|
|
|
+ <li><a href="units/index.html">units</a> -
|
|
|
+ Zero-overhead dimensional analysis and unit/quantity
|
|
|
+ manipulation and conversion, from Matthias Schabel and Steven Watanabe.</li>
|
|
|
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
|
|
|
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>
|
|
|
<b>prior()</b>
|