Konstantin Baranov

Results 1 issues of Konstantin Baranov

[_On this page_](https://boost-ext.github.io/sml/overview.html) ## Expected Text ```c++ const auto guard2 = [] -> bool { return true; } state + event [ guard2 ] / [](const auto& event) -> void...