13 template<concepts::Scheduler Sched>
19 "Customizations of get_forward_progress_guarantee() must return di::ForwardProgressGuarantee.");
Definition tag_invoke.h:33
ForwardProgressGuarantee
Definition get_forward_progress_guarantee.h:5
@ WeaklyParallel
Definition get_forward_progress_guarantee.h:8
@ Concurrent
Definition get_forward_progress_guarantee.h:6
@ Parallel
Definition get_forward_progress_guarantee.h:7
constexpr auto get_forward_progress_guarantee
Definition get_forward_progress_guarantee.h:28
constexpr tag_invoke_detail::TagInvokeFn tag_invoke
Definition tag_invoke.h:22
Definition json_deserializer.h:532
Definition get_forward_progress_guarantee.h:12
constexpr auto operator()(Sched &&scheduler) const -> ForwardProgressGuarantee
Definition get_forward_progress_guarantee.h:14