This commit is contained in:
2025-09-20 23:14:17 +03:00
parent e967844558
commit fea7c71788
18 changed files with 158 additions and 15 deletions

View File

@@ -10,6 +10,9 @@
"variant": "cpp",
"tuple": "cpp",
"iostream": "cpp",
"string_view": "cpp"
"string_view": "cpp",
"atomic": "cpp",
"memory_resource": "cpp",
"stop_token": "cpp"
}
}