Kaynağa Gözat

- Breaking change: Removed rtti_policy from the interface. By default, the library now uses its own (often faster) RTTI implementation. Users can demand the use of native C++ RTTI by defining BOOST_FSM_USE_INTERNAL_RTTI. This change only affects users who customized state_machine<>, asynchronous_state_machine<> or worker<>
- Breaking change: Reordered template arguments of state_machine and asynchronous_state_machine. This change only affects users who customized state_machine<> or asynchronous_state_machine<>
- Added shallow/deep history support and updated documentation accordingly
- Added various compile-time sanity checks
- Added 1 FAQ (asked by Mitsuo Fukasawa)


[SVN r20357]

Andreas Huber 23 yıl önce
ebeveyn
işleme
fe8a5e75ab
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      libs/statechart

+ 1 - 1
libs/statechart

@@ -1 +1 @@
-Subproject commit 6f01316efebc2848aef9a84ee2f51fbc2467efa0
+Subproject commit 124b345160ddb916e4bc4228e04e08c0609e36a0

粤ICP备19079148号