qlibs / sml

C++20 State Machine library
172 stars 7 forks source link

How do I create an unexpected_event handler for a given state? #9

Open phelter opened 5 months ago

phelter commented 5 months ago

I noticed that this does not have the same sml::unexpected_event structure.

Is there a reason this is missing from the API?