Atomic.opAssign

Store using SC access

struct Atomic(T)
alias opAssign = store

Meta