mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-06-23 19:48:32 +00:00
Nursery: Update examples to use slot and not lease in onSettled
This commit is contained in:
@@ -31,6 +31,9 @@ template<typename T>
|
||||
using DynamicViralPostingInvoker =
|
||||
ViralPostingInvoker<DynamicPostingPromise, T>;
|
||||
|
||||
using DynamicNonViralPostingInvoker =
|
||||
NonViralPostingInvoker<DynamicPostingPromise>;
|
||||
|
||||
} // namespace sscl::co
|
||||
|
||||
#endif // DYNAMIC_POSTING_INVOKER_H
|
||||
|
||||
Reference in New Issue
Block a user