void report_error(const std::exception_ptr& e)

Description

The function report_error reports the given exception to the console

Declared at: libs/pika/runtime/include/pika/runtime/report_error.hpp:22

Parameters

const std::exception_ptr& e