mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-30 19:01:02 -07:00
Some general refactors to dependency side of the library
Also upated the gencpp.refactor script with almost all relevant symbols. gen.undef.macros.hpp also filled out Ready to complete gencpp related todos left in implementation...
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -16,7 +16,8 @@
|
||||
"tuple": "cpp",
|
||||
"xmemory": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"limits": "cpp"
|
||||
"limits": "cpp",
|
||||
"concepts": "cpp"
|
||||
},
|
||||
"C_Cpp.intelliSenseEngineFallback": "disabled",
|
||||
"mesonbuild.configureOnOpen": true,
|
||||
|
Reference in New Issue
Block a user