Skip to content

Commit de6e669

Browse files
authored
Remove P3920
Trivial relocation (P2786) is not tracked anymore, since it was removed from C++26. No implementation was required for this wording clarification. Signed-off-by: Cem Dervis <cem@dervis.de>
1 parent 293ddee commit de6e669

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

features_cpp26.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,15 +1541,6 @@ features:
15411541
- name: __cpp_lib_apply
15421542
value: 202506L
15431543

1544-
- desc: "Wording for NB comment resolution on trivial relocation"
1545-
paper: P3920
1546-
support:
1547-
- GCC
1548-
- Clang
1549-
- MSVC
1550-
- Xcode
1551-
lib: true
1552-
15531544
- desc: "Fix erroneous behaviour termination semantics for C++26"
15541545
paper: P3684
15551546
keywords: ["safety"]

0 commit comments

Comments
 (0)