Просмотр исходного кода

- Breaking change: Redesigned the worker<> and asynchronous_state_machine<> class templates and updated documentation accordingly. Event processors can now be added and removed while a worker is running. Moreover, the new design allows for custom workers with non-FIFO queueing schemes
- The StopWatch example now uses std::time() instead of std::clock()


[SVN r22426]

Andreas Huber 22 лет назад
Родитель
Сommit
7d0f769044
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/statechart

+ 1 - 1
libs/statechart

@@ -1 +1 @@
-Subproject commit 27f8b4b34783d607158acfcd0e31b207efaa66c4
+Subproject commit 4c8fe345ea1a76b71c594c98c8c0f1e58c4f22bf

粤ICP备19079148号