mirror of
https://github.com/boostorg/atomic.git
synced 2026-02-02 08:22:08 +00:00
The check is already made in the size-specific specializations of the extra operations, where needed. For 128-bit operations there are no LSE instructions, which means the common template should still use the more efficient op operations instead of fetch_op.