C++23 z/Z suffix (for clang/gcc modes) #10190
Labels
enhancement
Improvement to an existing feature
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
Visual Studio
Inherited from Visual Studio
Milestone
Feature Request
C++23 adds support for z/Z and zu/ZU suffixes to integer literals (signed size_t and size_t)
I can enable C++23 from vscode settings but if I try to use z suffix, vscode shows this error:
for example:
The text was updated successfully, but these errors were encountered: