![]() |
![]()
| ![]() |
![]()
NAMEstd::latch::arrive_and_wait - std::latch::arrive_and_wait Synopsisvoid arrive_and_wait( std::ptrdiff_t n = 1 ); (since C++20)
Parametersn - the value by which the internal counter is decreased Return value(none) ExceptionsThrows std::system_error with an error code allowed for mutex types on error.
|