std::barrier<CompletionFunction>::max
来自cppreference.com
static constexpr std::ptrdiff_t max() noexcept; |
(C++20 起) | |
返回实现所支持的期待计数的最大值。
参数
(无)
返回值
实现所支持的期待计数的最大值。