Skip to content
Snippets Groups Projects
Forked from Stack Of Tasks / dynamic-graph
717 commits behind the upstream repository.
user avatar
Florent Lamiraux authored
     * include/dynamic-graph/exception-abstract.h,
     * src/exception/exception-abstract.cpp.
44a2163f
History
See INSTALL for installation instructions.

The dynamic-graph library is a framework to create dynamic 
graphs of generic entities connected together by signals,
with helper facilities such as signal casters, an object
factory and an object pool. It is a spin-off and was
originally part of the StackOfTasks library.