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

Promise::get_future() was called more than once on the same promise. More...

#include <exceptions.hpp>

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

Detailed Description

Promise::get_future() was called more than once on the same promise.


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