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

Submitting work to a bounded pool whose queue is already at capacity. More...

#include <exceptions.hpp>

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

Detailed Description

Submitting work to a bounded pool whose queue is already at capacity.


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