c++ - Disable Exceptions in BOOST? -
I want to use boost :: asio but I do not want to encourage exception throwing because my environment is raised in exceptions. Will go
I have encountered BOOST_NO_EXCEPTIONS
, but I say that callers of throw_exception can assume that this function never returns. But the user can not return the function? What will be required to include here? Do I have to end this process when the Bud code wants to throw exceptions?
Either you terminate the process or you used to handle a global error using a large jump You can get something like that which you have defined before with the setmomp.
Comments
Post a Comment