We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2466d0 commit 04742d6Copy full SHA for 04742d6
stdlib/public/Platform/vcruntime.modulemap
@@ -395,20 +395,6 @@ module std [system] {
395
export *
396
}
397
398
-/*
399
- module hash_map {
400
- header "hash_map"
401
- export *
402
- }
403
-*/
404
-
405
406
- module hash_set {
407
- header "hash_set"
408
409
410
411
412
module initializer_list {
413
requires cplusplus11
414
header "initializer_list"
0 commit comments