You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure. The list of acceptable start/continuation characters should be straightforward. I've never done anything with unicode normalization so I don't know how much work that will be, but I think it will fit nicely with the string interner and there won't be too much incidental complexity around adding it.
Based on https://en.cppreference.com/w/c/23
_Static_asert
with no message[[nodiscard]]
[[maybe_unused]]
[[deprecated]]
- [ ] IEEE 754 decimal floating-point types[[fallthrough]]
[[nodiscard]]
with message__has_c_attribute
in preprocessor conditionals__has_c_attribute(vendor::attribute)
- [ ] IEEE 754 interchange and extended types[[maybe_unused]]
for labels#warning
_BitInt
)[[noreturn]]
__has_include
in preprocessor conditionals[[unsequenced]]
[[reproducible]]
auto
)#embed
#embed
parameterslimit
,suffix
,prefix
,if_empty
__has_embed
__VA_OPT__
The text was updated successfully, but these errors were encountered: