Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

clang HEAD 8.0.0 (https://github.com/llvm-mirror/clang.git 519ff3868cf77841205bdab72fcd574504d9eff7) (https://github.com/llvm-mirror/llvm.git bf6ada6e17e88c9ba1b7e81d28cc50c9919472cf)

Options
Warnings
Boost 1.69.0
C++2a(GNU)
no pedantic

Author

anonymous

over 6 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=gnu++2a
State1::on_entry()
SubState1::on_entry()
> Send Event2()
> Send Event1()
SubState1::on_exit()
State1::on_exit()
State2::on_entry()
Action()
Exit Code:
0