Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add C++23 support hint
  • Loading branch information
guwirth authored Oct 9, 2024
1 parent d3806b4 commit ce500f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This plugin is free software; you can redistribute it and/or modify it under the

## Features
* parser supporting
* `C++03`, `C++11`, `C++14`,`C++17`, `C++20`
* `C++03`, `C++11`, `C++14`,`C++17`, `C++20`, `C++23`
* `C89`, `C99`, `C11`, `C17`
* compiler specific extensions
* Microsoft extensions: `C++/CLI`, `Attributed ATL`
Expand Down

0 comments on commit ce500f8

Please sign in to comment.