Riom
Riom
## Expected Behavior ``` // // Parent // +--------------------------------+ // | | // | +---+ +---+ evExit | // *+---> *+---> A +-------> B +----> X +----> X // |...
## Description The macro CATCH_CONFIG_PREFIX_ALL allows to prefix *all* of catch2's macros with CATCH_. This commit adds some granularity by introducing a new macro: CATCH_CONFIG_PREFIX_MESSAGES. It only prefixes a few...
There used to be a bunch of header files that were merged together using pph.sh to create sml.hpp. [0ee0815](https://github.com/boost-ext/sml/commit/0ee081597e3d8c79792ce0e04ac0fc42a2380656) got rid of all those files leaving only the generated sml.hpp....