Boost C++ 库

“...世界上最受尊敬且设计最精良的 C++ 库项目之一。” Herb SutterAndrei Alexandrescu, C++ 编码标准

PrevUpHomeNext

execution::blocking_t::always

用于访问 execution::blocking_t::always_t 属性的特殊值。

static constexpr always_t always;

PrevUpHomeNext