YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
shared_future_impl.cpp
Go to the documentation of this file.
1
#include <
yaclib/async/shared_future.hpp
>
2
3
namespace
yaclib
{
4
5
template
class
SharedFutureBase<void, StopError>
;
6
template
class
SharedFuture<>
;
7
template
class
SharedFutureOn<>
;
8
9
}
// namespace yaclib
shared_future.hpp
yaclib
Definition
base_core.hpp:15
yaclib::MakeContract
Contract< V, E > MakeContract()
Creates related future and promise.
Definition
contract.hpp:25
src
async
shared_future_impl.cpp
Generated by
1.9.8