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 240d4f0 commit 8f5ffc3Copy full SHA for 8f5ffc3
libcxx/include/algorithm
@@ -1937,6 +1937,7 @@ template <class BidirectionalIterator, class Compare>
1937
# include <__algorithm/in_in_result.h>
1938
# include <__algorithm/in_out_out_result.h>
1939
# include <__algorithm/in_out_result.h>
1940
+# include <__algorithm/out_value_result.h>
1941
# include <__algorithm/lexicographical_compare_three_way.h>
1942
# include <__algorithm/min_max_result.h>
1943
# include <__algorithm/ranges_adjacent_find.h>
0 commit comments