YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
future.hpp File Reference
Include dependency graph for future.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaclib::FutureBase< V, E >
 Provides a mechanism to access the result of async operations. More...
 
class  yaclib::Future< V, E >
 Provides a mechanism to access the result of async operations. More...
 
class  yaclib::FutureOn< V, E >
 Provides a mechanism to access the result of async operations. More...
 

Namespaces

namespace  yaclib