forked from OSchip/llvm-project
[libc++][ranges][NFC] Fix a format error on the ranges status page.
This commit is contained in:
parent
99260e9583
commit
d417710c3a
|
@ -73,7 +73,7 @@ Permutation,shuffle,Not assigned,n/a,Not started
|
|||
Permutation,unique,Not assigned,n/a,Not started
|
||||
Permutation,partition,Not assigned,n/a,Not started
|
||||
Permutation,stable_partition,Not assigned,n/a,Not started
|
||||
Permutation,sort,`D127557 <https://llvm.org/D127557>`_,Konstantin Varlamov,✅
|
||||
Permutation,sort,Konstantin Varlamov,`D127557 <https://llvm.org/D127557>`_,✅
|
||||
Permutation,stable_sort,Konstantin Varlamov,n/a,In progress
|
||||
Permutation,partial_sort,Konstantin Varlamov,n/a,In progress
|
||||
Permutation,nth_element,Not assigned,n/a,Not started
|
||||
|
|
|
Loading…
Reference in New Issue