hpx/runtime_local/report_error.hpp#
Defined in header hpx/runtime_local/report_error.hpp.
See Public API for a list of names and headers that are part of the public HPX API.
-
namespace hpx
Functions
- HPX_CXX_CORE_EXPORT void report_error (std::size_t num_thread, std::exception_ptr const &e)
The function report_error reports the given exception to the console.
- HPX_CXX_CORE_EXPORT void report_error (std::exception_ptr const &e)
The function report_error reports the given exception to the console.