atomic_compare_exchange_strong_explicit_impl

fnbool atomic_compare_exchange_strong_explicit_impl(A, B, C)(shared(A) * obj, B * expected, C desired, memory_order succ, memory_order fail) @trusted
No documentation available for this declaration.