:-'Generic Commit'

This commit is contained in:
Your Name
2025-05-28 22:03:14 +12:00
parent 8556b683c7
commit 3bc0c65c40
6 changed files with 331 additions and 15 deletions

View File

@ -83,6 +83,12 @@
"variant": "cpp",
"format": "cpp",
"stdfloat": "cpp",
"__nullptr": "cpp"
"__nullptr": "cpp",
"*.ipp": "cpp",
"__hash_table": "cpp",
"__split_buffer": "cpp",
"__tree": "cpp",
"queue": "cpp",
"stack": "cpp"
}
}