RawRepresentable.AtomicRepresentation
The storage representation type that Self encodes to and decodes from which is a suitable type when used in atomic operations.
Declaration
typealias AtomicRepresentation = Self.RawValue.AtomicRepresentationThe storage representation type that Self encodes to and decodes from which is a suitable type when used in atomic operations.
typealias AtomicRepresentation = Self.RawValue.AtomicRepresentation