stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::future< class, class > Class Template Reference

One-shot asynchronous result: holds a value or exception produced by a promise or packaged_task. More...

Detailed Description

template<class, class = void>
class stlab::future< class, class >

One-shot asynchronous result: holds a value or exception produced by a promise or packaged_task.


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