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 T >
SharedFuture< V, T > yaclib::Split (FutureBase< V, T > &&future)
 
template<typename V , typename T >
SharedFuture< V, T > yaclib::Split (SharedPromise< V, T > &promise)