...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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