#include <di/execution/scope/scope.h>
Public Member Functions | |
template<typename Scope> requires (MemberInvocable<Scope> || concepts::TagInvocable<Function, meta::UnwrapReference<Scope>&>) | |
auto | operator() (Scope &scope) const -> bool |
|
inline |