Site icon Learn C++

Learn C++ With Design Patterns For Handling/Reporting Errors In C++: Parallel Algorithms And Executors by Mark Hoemmen (CPPCon 2020) Videos

The normal C++ error handling technique, exceptions, does not work out of the box. There is a need to develop new patterns for error handling. The video will be demonstrating how design patterns already exist for parallel error handling and how these design patterns will be applied to C++17 parallel algorithms and executors.

Exit mobile version