mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-08-12 23:48:22 +00:00
Unify [Non]PostingInvoker into Invoker
This commit is contained in:
@@ -223,7 +223,7 @@ struct NonPostingPromise
|
||||
PromiseChainLink *callerChainLink = nullptr;
|
||||
|
||||
template <typename, typename>
|
||||
friend class NonPostingInvoker;
|
||||
friend class Invoker;
|
||||
};
|
||||
|
||||
} // namespace sscl::co
|
||||
|
||||
Reference in New Issue
Block a user