mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-06-23 19:48:32 +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