Skip to content

Commit eac01ea

Browse files
committed
Amendment SE-0426: Mark the atomic representations as bitwisecopyable
1 parent 129bc97 commit eac01ea

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)