Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added highlighting for C++23 size suffixes in integer literals #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jecs
Copy link

@jecs jecs commented Mar 27, 2024

C++23 added support for z and Z size suffixes that can be combined with u or U. More information can be found on the integer literal page of cppreference.com.

@mattn
Copy link
Member

mattn commented Mar 27, 2024

LGTM

@jecs
Copy link
Author

jecs commented Jul 8, 2024

Shall we merge this, then, @mattn ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants