Refactor Library renaming Base classes

This commit is contained in:
2023-07-22 23:07:56 +02:00
parent 41cceece20
commit 9981ad1811
16 changed files with 102 additions and 134 deletions

View File

@@ -99,7 +99,8 @@
"typeindex": "cpp",
"shared_mutex": "cpp",
"*.ipp": "cpp",
"cassert": "cpp"
"cassert": "cpp",
"charconv": "cpp"
},
"cmake.configureOnOpen": false,
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools"