Skip to content

Commit 1a20287

Browse files
authored
Remove P2422
Implementations are free to keep their existing annotations, this is specification text only. Signed-off-by: Cem Dervis <[email protected]>
1 parent 288c4a1 commit 1a20287

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

features_cpp26.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -846,14 +846,6 @@ features:
846846
support: [GCC 16]
847847
keywords: ["random"]
848848

849-
- desc: "Remove `[[nodiscard]]` annotations from the standard library specification"
850-
paper: P2422
851-
lib: true
852-
support: [Clang 19 (hint)]
853-
hints:
854-
- target: Clang 19
855-
msg: "`nodiscard` attributes were kept as a conforming extension."
856-
857849
- desc: "`std::execution` (`<execution>`)"
858850
paper: [P2300, P3396]
859851
summary: "A framework for asynchronous and parallel programming based on senders and receivers."

0 commit comments

Comments
 (0)