|
SObjectizer
5.8
|
Helpers for invoking code with suppressing exceptions. More...
Go to the source code of this file.
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::details |
| Some reusable and low-level classes/functions which can be used in public header files. | |
Functions | |
| template<typename Lambda > | |
| void | so_5::details::suppress_exceptions (Lambda &&lambda) noexcept |
| Helper function for execution a block of code with suppression of any exceptions raised inside that block. | |
Helpers for invoking code with suppressing exceptions.
Definition in file suppress_exceptions.hpp.