YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Classes | |
class | yaclib::detail::InlineCore |
Namespaces | |
namespace | yaclib |
namespace | yaclib::detail |
Functions | |
template<bool SymmetricTransfer> | |
YACLIB_INLINE auto | yaclib::detail::Step (InlineCore &caller, InlineCore &callback) noexcept |
template<bool SymmetricTransfer> | |
YACLIB_INLINE auto | yaclib::detail::Noop () noexcept |