diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/cstd.md | 1 |
1 files changed, 0 insertions, 1 deletions
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 `<stddef.h>` - checked int arithmetic (`<stdckdint.h>`) |