Closed peter1591 closed 7 years ago
state::State state;
Implement state.Manipulate() to replace: state::Manipulators::StateManipulator(state)
Now manipulators has been moved to namespace FlowControl
Implement fluent-like API for FlowControl::Manipulate()
Fixed in commit 1477e996370a0885c805b8510a6a1f12723574ec
state::State state;
Implement state.Manipulate() to replace: state::Manipulators::StateManipulator(state)