forked from OSchip/llvm-project
4.1 KiB
4.1 KiB
1 | Section | Description | Dependencies | Assignee | Complete |
---|---|---|---|---|---|
2 | [cmp.concept] | | `three_way_comparable <https://reviews.llvm.org/D103478>`_ | `three_way_comparable_with <https://reviews.llvm.org/D103478>`_ | None | Ruslan Arutyunyan | In progress |
3 | [cmp.result] | | `compare_three_way_result <https://reviews.llvm.org/D103581>`_ | None | Arthur O'Dwyer | In progress |
4 | [expos.only.func] | | `synth-three-way <https://reviews.llvm.org/D107721>`_ | `synth-three-way-result <https://reviews.llvm.org/D107721>`_ | [cmp.concept] | Kent Ross | In progress |
5 | [comparisons.three.way] | | `compare_three_way <https://reviews.llvm.org/D80899>`_ | [cmp.concept] | Christopher Di Bella | In progress |
6 | [cmp.alg] | | `strong_order <https://reviews.llvm.org/D107036>`_ | `weak_order <https://reviews.llvm.org/D107036>`_ | `partial_order <https://reviews.llvm.org/D107036>`_ | None | Arthur O'Dwyer | In progress |
7 | [alg.three.way] | | `lexicographical_compare_three_way <https://reviews.llvm.org/D80902>`_ | [comparisons.three.way] | Christopher Di Bella | In progress |
8 | [coroutine.handle.compare] | | coroutine_handle | [comparisons.three.way] | Unassigned | Not started |
9 | [pairs.spec] | | `pair <https://reviews.llvm.org/D107721>`_ | [expos.only.func] | Kent Ross | In progress |
10 | [syserr.errcat.nonvirtuals] | | error_category | [comparisons.three.way] | Unassigned | Not started |
11 | [syserr.compare] | | error_code | error_condition | None | Unassigned | Not started |
12 | [tuple.rel] | | `tuple <https://reviews.llvm.org/D108250>`_ | [expos.only.func] | Kent Ross | In progress |
13 | [optional.relops] [optional.nullops] [optional.comp.with.t] | | optional | nullopt | None | Kent Ross | In progress |
14 | [variant.relops] [variant.monostate.relops] | | monostate | variant | None | Kent Ross | In progress |
15 | [unique.ptr.special] | | unique_ptr | [comparisons.three.way] | Unassigned | Not started |
16 | [util.smartptr.shared.cmp] | | shared_ptr | [comparisons.three.way] | Unassigned | Not started |
17 | [type.index.members] | | type_index | None | Unassigned | Not started |
18 | [stacktrace.entry.cmp] | | stacktrace_entry | None | Unassigned | Not started |
19 | [stacktrace.basic.cmp] | | basic_stacktrace | [alg.three.way] | Unassigned | Not started |
20 | [string.cmp] | | `basic_string <https://reviews.llvm.org/D80895>`_ | None | Christopher Di Bella | In progress |
21 | [string.view.comparison] | | `basic_string_view <https://reviews.llvm.org/D80891>`_ | None | Christopher Di Bella | In progress |
22 | [array.syn] | | array | [expos.only.func] | Unassigned | Not started |
23 | [deque.syn] | | deque | [expos.only.func] | Unassigned | Not started |
24 | [forward.list.syn] | | forward_list | [expos.only.func] | Unassigned | Not started |
25 | [list.syn] | | list | [expos.only.func] | Unassigned | Not started |
26 | [vector.syn] | | vector | [expos.only.func] | Unassigned | Not started |
27 | [associative.map.syn] | | map | multimap | [expos.only.func] | Unassigned | Not started |
28 | [associative.set.syn] | | multiset | set | [expos.only.func] | Unassigned | Not started |
29 | [queue.ops] | | queue | None | Unassigned | Not started |
30 | [stack.ops] | | stack | None | Unassigned | Not started |
31 | [reverse.iter.cmp] | | reverse_iterator | None | Unassigned | Not started |
32 | [move.iter.cmp] | | move_iterator | None | Unassigned | Not started |
33 | [counted.iter.cmp] | | counted_iterator | None | Unassigned | Not started |
34 | [range.iota.iterator] | | ranges::iota_view::iterator | [concepts.cmp] | Unassigned | Not started |
35 | [range.transform.iterator] | | ranges::transform_view::iterator | [concepts.cmp] | Unassigned | Not started |
36 | [range.elements.iterator] | | ranges::elements_view::iterator | [concepts.cmp] | Unassigned | Not started |
37 | [time.duration.comparisons] [time.point.comparisons] [time.cal.day.nonmembers] [time.cal.month.nonmembers] [time.cal.year.nonmembers] [time.cal.md.nonmembers] [time.cal.mdlast] [time.cal.ym.nonmembers] [time.cal.ymd.nonmembers] [time.cal.ymdlast.nonmembers] [time.zone.nonmembers] [time.zone.leap.nonmembers] [time.zone.link.nonmembers] | | chrono::duration | chrono::time_point | chrono::day | chrono::month | chrono::year | chrono::month_day | chrono::month_day_last | chrono::year_month | chrono::year_month_day | chrono::year_month_day_last | chrono::time_zone | chrono::leap_second | chrono::time_zone_link | None | Unassigned | Not started |
38 | [fs.path.nonmember] | | filesystem::path | None | Unassigned | Not started |
39 | [fs.dir.entry.obs] | | filesystem::directory_entry | None | Unassigned | Not started |
40 | [re.submatch.op] | | sub_match | None | Unassigned | Not started |
41 | [thread.thread.id] | | thread::id | None | Unassigned | Not started |