We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf43ad commit 7c63cc1Copy full SHA for 7c63cc1
libcxx/docs/Status/RangesAlgorithms.csv
@@ -8,7 +8,7 @@ Search,find_if_not,Nikolas Klauser,`D121248 <https://reviews.llvm.org/D121248>`_
8
Search,find_first_of,Nikolas Klauser,`D126529 <https://reviews.llvm.org/D126529>`_,Under review
9
Search,adjacent_find,Nikolas Klauser,`D126610 <https://reviews.llvm.org/D126610>`_,Under review
10
Search,mismatch,Nikolas Klauser,`D117817 <https://llvm.org/D117817>`_,✅
11
-Search,equal,Nikolas Klauser,`D123681 <https://reviews.llvm.org/D123681>`,✅
+Search,equal,Nikolas Klauser,`D123681 <https://reviews.llvm.org/D123681>`_,✅
12
Search,lexicographical_compare,Not assigned,n/a,Not started
13
Search,partition_point,Christopher Di Bella,`D105794 <https://llvm.org/D105794>`_,Under review
14
Search,lower_bound,Nikolas Klauser,`D121964 <https://llvm.org/D121964>`_,Under review
0 commit comments