9class Inline
final :
public IExecutor {
constexpr char Tag() noexcept
void Submit(IExecutor &executor, Func &&f)
Submit given func for details.
IExecutor & MakeInline() noexcept
Get Inline executor singleton object.
Contract< V, E > MakeContract()
Creates related future and promise.