728x90
반응형
execution::prefer_only::is_applicable_property_v
execution::prefer_only 속성은 실행기(executor), 발송기(sender) 그리고 스케줄러에 적용된다.
template <typename T> static constexpr bool is_applicable_property_v =is_applicable_property<T, Property>::value;
728x90
반응형