SObjectizer
5.5
|
Files | |
file | abort_on_fatal_error.hpp [code] |
Helpers for aborting the whole application in the case of a fatal error. | |
file | at_scope_exit.hpp [code] |
A simple implementation of at_scope_exit concept. | |
file | invoke_noexcept_code.hpp [code] |
Helpers for invoking code which must not throws. | |
file | ios_helpers.hpp [code] |
Various helpers for working with C++ iostreams. | |
file | lambda_traits.hpp [code] |
Lambda-related type traits. | |
file | remaining_time_counter.hpp [code] |
Helper class for calculating remaining time. | |
file | rollback_on_exception.hpp [code] |
Helpers for do rollback actions in the case of exception. | |
file | sync_helpers.hpp [code] |
Basic tools for simplify usage of std::mutex or null_mutex. | |