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 c3705a0 commit ca71ba3Copy full SHA for ca71ba3
libcxx/include/module.modulemap
@@ -1249,8 +1249,8 @@ module std [system] {
1249
export std.vector.vector
1250
}
1251
module key_value_iterator { header "__flat_map/key_value_iterator.h" }
1252
- module sorted_unique { header "__flat_map/sorted_unique.h" }
1253
module sorted_equivalent { header "__flat_map/sorted_equivalent.h" }
+ module sorted_unique { header "__flat_map/sorted_unique.h" }
1254
module utils { header "__flat_map/utils.h" }
1255
1256
header "flat_map"
0 commit comments