Hi *,
I found that answer for exceptions which can occur during the processing:
Here is handled the case that exception is derived from std::exception. What happens if not?
Can the parameter be changed to std::exception_ptr or just a template parameter?
Thanks for help,
Ovanes