YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
shared_mutex.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace yaclib::detail::fiber {
6
39
40} // namespace yaclib::detail::fiber
Contract< V, E > MakeContract()
Creates related future and promise.
Definition contract.hpp:25