-
-
Notifications
You must be signed in to change notification settings - Fork 5
Configuration Feature Macros
Andrew Gresyk edited this page Apr 1, 2022
·
2 revisions
- Heavy features are disabled by default to speed up builds and reduce memory footprint, and can be explicitly enabled if needed.
-
Per-state debug info for Visual Studio .natvis
#define FFSM2_ENABLE_DEBUG_STATE_TYPE
-
#define FFSM2_ENABLE_PLANS`
-
#define FFSM2_ENABLE_SERIALIZATION`
-
#define FFSM2_ENABLE_TRANSITION_HISTORY`
-
#define FFSM2_ENABLE_LOG_INTERFACE` #define FFSM2_ENABLE_VERBOSE_DEBUG_LOG`