YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Classes | |
class | yaclib::detail::CurrentAwaiter< Yield > |
Namespaces | |
namespace | yaclib |
namespace | yaclib::detail |
Functions | |
YACLIB_INLINE detail::CurrentAwaiter< false > | yaclib::CurrentExecutor () noexcept |
Get current executor. | |
YACLIB_INLINE detail::CurrentAwaiter< true > | yaclib::Yield () noexcept |
Instead of. | |