template <typename Exception>
std::exception_ptr
construct_lightweight_exception(
const Exception& e)
template <typename Exception>
std::exception_ptr
construct_lightweight_exception(
const Exception& e)Declared at: libs/pika/errors/include/pika/errors/exception.hpp:304
Parameters
- const Exception& e