Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boost-ext/sml
/ action2
Class
action2
example/plant_uml.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
} action;
39
40
struct action2 {
41
void operator()() {}
42
} action2;
43
44
void on_s1_entry_f() {}
45
void on_s2_exit_f() {}
Callers
1
operator()
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected