While on the subject of the Boost C++ Libraries, I want to mention that the new release, version 1.44, has added two new libraries:
- Meta State Machine: High-performance expressive UML2 finite state machines, from Christophe Henry.
- Polygon: Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from Lucanus Simonson.
The MSM/UML library looks interest for doing some embedded code, while the Polygon library might be the start of a new circuit board layout program.
No comments:
Post a Comment