Creates a predicate for checking whether an exception is being thrown
Synopsis
Declared in header <boost/scope/exception_checker.hpp>
exception_checker
check_exception() noexcept;
Description
Throws: Nothing.
Creates a predicate for checking whether an exception is being thrown
Declared in header <boost/scope/exception_checker.hpp>
exception_checker
check_exception() noexcept;
Throws: Nothing.