Lely core libraries  2.3.4
lely::ev::future_not_ready Class Reference

The exception thrown when retrieving the result of a future which is not ready or does not contain a reference to a shared state. More...

#include <future.hpp>

Inheritance diagram for lely::ev::future_not_ready:
Collaboration diagram for lely::ev::future_not_ready:

Detailed Description

The exception thrown when retrieving the result of a future which is not ready or does not contain a reference to a shared state.

See also
Future<T, E>::get()

Definition at line 45 of file future.hpp.


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