threadman 0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
Loading...
Searching...
No Matches
threadman::PoolShuttingDownError Class Reference

Submitting work to a pool that is shutting down or terminated. More...

#include <exceptions.hpp>

Inheritance diagram for threadman::PoolShuttingDownError:
Inheritance graph
[legend]
Collaboration diagram for threadman::PoolShuttingDownError:
Collaboration graph
[legend]

Detailed Description

Submitting work to a pool that is shutting down or terminated.


The documentation for this class was generated from the following file: