|
|
@@ -195,6 +195,7 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="mpl/doc/index.html">mpl</a> - Template metaprogramming
|
|
|
framework of compile-time algorithms, sequences and metafunction classes,
|
|
|
from Aleksey Gurtovoy.</li>
|
|
|
+ <li><a href="msm/index.html">meta state machine</a> - High-performance expressive UML 2.0 finite state machines, from Christophe Henry.</li>
|
|
|
<li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
|
|
|
containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
|
|
|
<li><a href="multi_index/doc/index.html">multi_index</a> - Containers with
|
|
|
@@ -697,6 +698,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|
|
from Joaquín M López Muñoz.</li>
|
|
|
<li><a href="conversion/lexical_cast.htm">lexical_cast</a> - General literal text conversions, such as an <code>int</code> represented as
|
|
|
a <code>string</code>, or vice-versa, from Kevlin Henney.</li>
|
|
|
+ <li><a href="msm/index.html">meta state machine</a> - High-performance expressive UML 2.0 finite state machines, from Christophe Henry.</li>
|
|
|
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
|
|
|
from Fernando Cacciola.</li>
|
|
|
<li><a href="optional/doc/html/index.html">optional</a> - Discriminated-union
|