FreeBSD Manual Pages
std::barrier::max(3) C++ Standard Libary std::barrier::max(3) NAME std::barrier::max - std::barrier::max Synopsis static constexpr std::ptrdiff_t max() noexcept; (since C++20) Returns the maximum value of the expected count supported by the im- plementation. Parameters (none) Return value The maximum value of the expected count supported by the implementa- tion. http://cppreference.com 2022.07.31 std::barrier::max(3)
NAME | Synopsis | Parameters | Return value
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=std::barrier::max&sektion=3&manpath=FreeBSD+Ports+15.0>
