added smart value read and parse
This commit is contained in:
@ -6,7 +6,11 @@
|
||||
],
|
||||
"settings": {
|
||||
"files.associations": {
|
||||
"iostream": "cpp"
|
||||
"iostream": "cpp",
|
||||
"*.tcc": "cpp",
|
||||
"string": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"string_view": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user