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

void report_error(std::size_t num_thread, std::exception_ptr const &e)#

The function report_error reports the given exception to the console.

void report_error(std::exception_ptr const &e)#

The function report_error reports the given exception to the console.