Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2023. The current version is 1.90.0.
Wait until an operation completes without an error, then cancel the others.
class wait_for_one_success
|
Name |
Description |
|---|---|
|
wait_for_one_success [constructor] |
If no operation completes without an error, waits for completion of all operations.
Header: boost/asio/experimental/cancellation_condition.hpp
Convenience header: None