-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
language-supportIssues or PRs related to programming languages (also e.g. in styles, themes)Issues or PRs related to programming languages (also e.g. in styles, themes)
Description
| <Keywords name="type1">alignas asm auto bool char char16_t char32_t class clock_t concept const consteval constexpr constinit decltype double enum explicit export extern final float friend inline int int8_t int16_t int32_t int64_t int_fast8_t int_fast16_t int_fast32_t int_fast64_t intmax_t intptr_t long mutable noexcept override private protected ptrdiff_t public register requires short signed size_t ssize_t static struct template thread_local time_t typename uint8_t uint16_t uint32_t uint64_t uint_fast8_t uint_fast16_t uint_fast32_t uint_fast64_t uintmax_t uintptr_t union unsigned virtual void volatile wchar_t</Keywords> |
The following types are missing:
int_least8_t int_least16_t int_least32_t int_least64_t uint_least8_t uint_least16_t uint_least32_t uint_least64_t
Adding these types would match the C language types.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
language-supportIssues or PRs related to programming languages (also e.g. in styles, themes)Issues or PRs related to programming languages (also e.g. in styles, themes)