interface IBitAtomicable
Inherits from: IArithmeticAtomicable, IInteger
Description
Represents types that can be used in atomic bit operations. Implemented by builtin scalar types: int, uint, int64_t, uint64_t, int8_t, uint8_t, int16_t, uint16_t.
Inherits from: IArithmeticAtomicable, IInteger
Represents types that can be used in atomic bit operations. Implemented by builtin scalar types: int, uint, int64_t, uint64_t, int8_t, uint8_t, int16_t, uint16_t.