|
SObjectizer
5.7
|
Helpers for invoking code with suppressing exceptions. More...
Go to the source code of this file.
Namespaces | |
| so_5 | |
| Public part of message limit implementation. | |
| 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. More... | |
Helpers for invoking code with suppressing exceptions.
1.8.14