add function channel

This commit is contained in:
ekibun
2020-08-15 14:52:53 +08:00
parent 2731f97c63
commit 7b35868c5c
12 changed files with 313 additions and 52 deletions

View File

@@ -98,7 +98,8 @@
"numeric": "cpp",
"cfenv": "cpp",
"cinttypes": "cpp",
"typeindex": "cpp"
"typeindex": "cpp",
"__functional_03": "cpp"
},
"java.configuration.updateBuildConfiguration": "interactive"
}