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 0e0ecf6 commit 97f1b61Copy full SHA for 97f1b61
libcxx/include/module.modulemap.in
@@ -1526,6 +1526,7 @@ module std [system] {
1526
}
1527
module permutable { header "__iterator/permutable.h" }
1528
module prev { header "__iterator/prev.h" }
1529
+ module product_iterator { header "__iterator/product_iterator.h" }
1530
module projected { header "__iterator/projected.h" }
1531
module ranges_iterator_traits { header "__iterator/ranges_iterator_traits.h" }
1532
module readable_traits { header "__iterator/readable_traits.h" }
0 commit comments