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