Namespaces
Variants
Views
Actions

Template:cpp/atomic/dsc atomic compare exchange

From cppreference.com

|- class="t-dsc"

|

| atomically compares the value of the atomic object with non-atomic argument and performs atomic exchange if equal or atomic load if not
(function template) |-