mirror of
https://github.com/boostorg/atomic.git
synced 2026-02-02 20:32:09 +00:00
In order to support more flexible definition of the extra operations for different platforms, define extra_operations as an addon to the existing operations template. The extra_operations template will be used only by the non-standard operations added by Boost.Atomic.