Protocolswift-atomics 1.2.0Atomics
AtomicValue
A type that supports atomic operations through a separate atomic storage representation.
protocol AtomicValue
Browse conforming typesAssociated Types
associatedtype AtomicRepresentation
The atomic storage representation for this value.