mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Added Statechart to the New Libraries section.
[SVN r33320]
This commit is contained in:
parent
4c930739e9
commit
9cbe7a869b
1 changed files with 6 additions and 0 deletions
|
@ -171,6 +171,12 @@
|
|||
Generators and Distributions, Tuples, Fixed Size
|
||||
Array, Hash Function Objects, Regular Expressions,
|
||||
and Complex Number Additional Algorithms.</li>
|
||||
|
||||
<li><span class="library"><a href=
|
||||
"libs/statechart/doc/index.html">Statechart
|
||||
Library</a>:</span> Arbitrarily complex finite state
|
||||
machines can be implemented in easily readable and
|
||||
maintainable C++ code, from Andreas Huber.</li>
|
||||
</ul>
|
||||
|
||||
<h4>Updated Libraries</h4>
|
||||
|
|
Loading…
Add table
Reference in a new issue