refactor: update C++ from 17 to 23

This commit is contained in:
2025-07-25 09:35:26 +08:00
parent f014e54604
commit 4f0b3d19d1
23 changed files with 335 additions and 1139 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
# -------------------- Output --------------------
out/
src/YYCC/YYCCVersion.hpp
src/yycc/version.hpp
CMakeSettings.json
# -------------------- VSCode --------------------