Did a small refactoring

This commit is contained in:
2024-11-12 07:51:34 +03:00
parent 124a080840
commit d1bcf3af7b
5 changed files with 744 additions and 340 deletions

View File

@@ -69,7 +69,8 @@
"variant": "cpp",
"format": "cpp",
"future": "cpp",
"cassert": "cpp"
"cassert": "cpp",
"bitset": "cpp"
},
"cmake.ignoreCMakeListsMissing": true
}