BOOST_MIXIN_MSG_THROW_UNLESS
// In header: <boost/mixin/exception.hpp>
BOOST_MIXIN_MSG_THROW_UNLESS(test, exception)
This macro us used internally to throw exceptions within the functions generated for the mixin messages.
![]() |
Note |
---|---|
You can disable the throwing of exceptions in the message functions by defining |