YACLib
C++ library for concurrent tasks execution
|
#include <shared_future.hpp>
Additional Inherited Members | |
![]() | |
using | Handle = detail::SharedHandle |
using | Core = detail::SharedCore< V, E > |
![]() | |
SharedFutureBase (detail::SharedCorePtr< V, E > core) noexcept | |
![]() | |
detail::SharedCorePtr< V, E > | _core |
Definition at line 141 of file shared_future.hpp.
|
inlinenoexcept |
Definition at line 150 of file shared_future.hpp.
|
inlinenoexcept |
Definition at line 78 of file shared_future.hpp.
|
inlinenoexcept |
Definition at line 153 of file shared_future.hpp.
|
inline |
Definition at line 170 of file shared_future.hpp.
References yaclib::MakeContract().
|
inline |
Definition at line 164 of file shared_future.hpp.
References yaclib::MakeContract().
|
inline |
Definition at line 71 of file shared_future.hpp.
|
inline |
Definition at line 158 of file shared_future.hpp.
References yaclib::MakeContract().