From 6417c31a69ce06f35e00771fd2ecc87dbe48cd7a Mon Sep 17 00:00:00 2001 From: lemon Date: Tue, 24 Feb 2026 14:08:35 +0100 Subject: C23 true and false keywords --- doc/cstd.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/cstd.md b/doc/cstd.md index 63e39cd..9c235b4 100644 --- a/doc/cstd.md +++ b/doc/cstd.md @@ -25,7 +25,6 @@ A list of missing standard C features: - Digit separator ' - Attributes (`[[...]]` syntax) - Labels followed by declarations and } - - `true` and `false` keywords - `auto` for type inference, `typeof_unqual`, `constexpr` - `unreachable` macro in `` - checked int arithmetic (``) -- cgit v1.2.3