Language
C++
Compiler
clang 6.0.0
Options
Warnings
Boost 1.67.0
MessagePack
C++17(GNU)
no pedantic
$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/clang-6.0.0/include -I/opt/wandbox/msgpack/include -std=gnu++17
Testing boost::msm ...
State1::on_entry()
State1::on_exit()
State2::on_entry()
SubState21::on_entry()
SubState21::on_exit()
State2::on_exit()
State1::on_entry()
Exit Code:
0