libc++ Upcoming Meeting Status
This is a temporary page; please check the c++2a status here
This page shows the status of the papers and issues that are expected to be adopted in the next WG21 Meeting.
The groups that have contributed papers:
- LWG - Library working group
- CWG - Core Language Working group
- SG1 - Study group #1 (Concurrency working group)
Paper Status
| Paper # | Group | Paper Name | Meeting | Status |
|---|
Library Working group Issues Status
| Issue # | Issue Name | Meeting | Status |
|---|
| Issue # | Has P/R | Issue Name | Meeting | Status |
|---|---|---|---|---|
| 3012 | Yes | atomic<T> is unimplementable for non-is_trivially_copy_constructible T | Kona | |
| 3040 | Yes | basic_string_view::starts_with Effects are incorrect | Kona | Complete |
| 3077 | Yes | (push|emplace)_back should invalidate the end iterator | Kona | Nothing to do |
| 3087 | Yes | One final &x in §[list.ops] | Kona | Nothing to do |
| 3101 | Yes | span's Container constructors need another constraint | Kona | Patch available |
| 3112 | Yes | system_error and filesystem_error constructors taking a string may not be able to meet their postconditions | Kona | |
| 3119 | Yes | Program-definedness of closure types | Kona | Nothing to do |
| 3133 | Yes | Modernizing numeric type requirements | Kona | |
| 3144 | Yes | span does not have a const_pointer typedef | Kona | Patch available |
| 3173 | Yes | Enable CTAD for ref-view | Kona | |
| 3179 | Yes | subrange should always model Range | Kona | |
| 3180 | Yes | Inconsistently named return type for ranges::minmax_element | Kona | |
| 3182 | Yes | Specification of Same could be clearer | Kona |
Issues to "Review"
| Issue # | Issue Name | Meeting | Status |
|---|
Comments about the issues
- 3012 -
- 3040 - We already do this
- 3077 - No changes required
- 3087 - No changes required
- 3101 - Patch: D57058
- 3112 - Patch: D57312
- 3119 - No changes required
- 3133 -
- 3144 - Patch: D57039
- 3173 - We don't have ranges yet
- 3179 - We don't have ranges yet
- 3180 - We don't have ranges yet
- 3182 - We don't have concepts yet
Last Updated: 21-Jan-2019