YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
split.hpp File Reference
Include dependency graph for split.hpp:

Go to the source code of this file.

Namespaces

namespace  yaclib
 

Functions

template<typename V , typename E >
SharedFuture< V, Eyaclib::Split (FutureBase< V, E > &&future)
 
template<typename V , typename E >
SharedFuture< V, Eyaclib::Split (SharedPromise< V, E > &promise)