Boost C++ 库

...世界上最受推崇和设计精良的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu,《C++ 编码规范

execution::prefer_only::is_preferable - Boost C++ 函数库
PrevUpHomeNext

如果底层属性可以被偏好,则 execution::context_t 属性可以被偏好。

static constexpr bool is_preferable = automatically_determined;

true 如果 Property::is_preferabletrue,否则为 false


PrevUpHomeNext