Michael Baumann

Results 2 issues of Michael Baumann

-C2065, constexpr parentState not visible from lamba, make it const -C2440, cannot convert from initializer list, add ctor Only occurs with c++20, so enable this as well in the according...

Seems to be related to leaving the sub state machine. If we don't enter it, the guard is only checked once.