|
threadman 0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
|
Root of every exception thrown by ThreadMan. More...
#include <exceptions.hpp>


Root of every exception thrown by ThreadMan.
Inherits from std::runtime_error, so the message-only constructors compose naturally.