FreeBSD Manual Pages
std::experi...h::is_ready(3) C++ Standard Libary std::experi...h::is_ready(3) NAME std::experimental::latch::is_ready - std::experimental::latch::is_ready Synopsis bool is_ready() const noexcept; (1) (concurrency TS) Returns true if the internal counter equals zero. Parameters (none) Return value true if the internal counter of *this latch equals zero. http://cppreference.com 2022.07.31 std::experi...h::is_ready(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::experimental::latch::is_ready&sektion=3&manpath=FreeBSD+Ports+15.0>
