N3936 29.2 [atomics.syn] declares: ``` bool atomic_compare)exchange_strong_explicit(volatile atomic-type *, T*, T, memory_order, memory_order) noexcept; ``` with ')' instead of '_'.