C++ keyword: atomic_cancel
(TM TS)
From cppreference.com
[edit] Usage
- Atomic block that rolls back on exceptions (TM TS)
[edit] References
- Transactional Memory TS (ISO/IEC TS 19841:2015):
- 6.10 Atomic statement [stmt.tx]
[edit] See also
-
atomic_commit
(TM TS) -
atomic_noexcept
(TM TS) -
synchronized
(TM TS) -
transaction_safe
(TM TS) -
transaction_safe_dynamic
(TM TS)