فهرست منبع

added msm to library list

[SVN r62757]
Christophe Henry 16 سال پیش
والد
کامیت
a60d8414da
2فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 2 0
      libs/libraries.htm
  2. 1 0
      libs/maintainers.txt

+ 2 - 0
libs/libraries.htm

@@ -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&iacute;n M L&oacute;pez Mu&ntilde;oz.</li>
     <li><a href="conversion/lexical_cast.htm">lexical_cast</a> -&nbsp; 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

+ 1 - 0
libs/maintainers.txt

@@ -50,6 +50,7 @@ lambda                Jaakko Jarvi <jarvi -at- cs.tamu.edu>
 logic                 Douglas Gregor <dgregor -at- cs.indiana.edu>
 math                  Hubert Holin <Hubert.Holin -at- meteo.fr>, John Maddock <john -at- johnmaddock.co.uk>
 mpl                   Aleksey Gurtovoy <agurtovoy -at- meta-comm.com>
+msm                   Christophe Henry <christophe.j.henry -at-  googlemail.com>
 multi_array           Ronald Garcia <garcia -at- osl.iu.edu>
 multi_index           Joaquin M Lopez Munoz <joaquin -at- tid.es>
 numeric/conversion    Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>

粤ICP备19079148号