Skip to content

Commit 3f06242

Browse files
authored
Merge pull request #2463 from Azoy/426-atomic-amendment
[SE-0426] Amendment: Mark the atomic representations as BitwiseCopyable
2 parents d097f95 + eac01ea commit 3f06242

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proposals/0426-bitwise-copyable.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,9 @@ The following types in the standard library will gain the `BitwiseCopyable` cons
432432
- `Hasher`
433433
- `ObjectIdentifier`
434434
- `Duration`
435+
- Atomic changes
436+
- `AtomicRepresentable.AtomicRepresentation`
437+
- `AtomicOptionalRepresentable.AtomicOptionalRepresentation`
435438

436439
## Appendix: Fluctuating bitwise-copyability<a name="fluctuating-bitwise-copyability"/>
437440

0 commit comments

Comments
 (0)