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

set_value() / set_exception() was called twice on the same promise. More...

#include <exceptions.hpp>

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

Detailed Description

set_value() / set_exception() was called twice on the same promise.


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