|
scenario_simulator_v2 C++ API
|
#include <status_monitor.hpp>
Public Member Functions | |
| template<typename U > | |
| ScopedExchanger (T &x, U &&y) | |
| ~ScopedExchanger () | |
Static Public Member Functions | |
| template<typename... Ts> | |
| static auto | locked_exchange (Ts &&... xs) -> decltype(auto) |
|
inlineexplicit |
|
inline |
|
inlinestatic |