diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index 0b88d1c66..afd717fc7 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -49,6 +49,7 @@
Paper # | Group | Paper Name | Meeting | Status |
---|
Issue # | Issue Name | Meeting | Status | |
---|---|---|---|---|
2183 | Muddled allocator requirements for match_results constructors | San Diego | Complete | |
2184 | Muddled allocator requirements for match_results assignments | San Diego | ||
2412 | promise::set_value() and promise::get_future() should not race | San Diego | ||
2682 | filesystem::copy() won't create a symlink to a directory | San Diego | ||
2697 | [concurr.ts] Behavior of future/shared_future unwrapping constructor when given an invalid future | San Diego | ||
2936 | Path comparison is defined in terms of the generic format | San Diego | ||
2943 | Problematic specification of the wide version of basic_filebuf::open | San Diego | ||
2960 | [fund.ts.v3] nonesuch is insufficiently useless | San Diego | ||
2995 | basic_stringbuf default constructor forbids it from using SSO capacity | San Diego | We know how to do this | |
2996 | Missing rvalue overloads for shared_ptr operations | San Diego | ||
3008 | make_shared (sub)object destruction semantics are not specified | San Diego | ||
3025 | Map-like container deduction guides should use pair<Key, T>, not pair<const Key, T> | San Diego | ||
3031 | Algorithms and predicates with non-const reference arguments | San Diego | ||
3037 | polymorphic_allocator and incomplete types | San Diego | ||
3038 | polymorphic_allocator::allocate should not allow integer overflow to create vulnerabilities | San Diego | ||
3054 | uninitialized_copy appears to not be able to meet its exception-safety guarantee | San Diego | ||
3065 | LWG 2989 missed that all path's other operators should be hidden friends as well | San Diego | ||
3096 | path::lexically_relative is confused by trailing slashes | San Diego | ||
3116 | OUTERMOST_ALLOC_TRAITS needs remove_reference_t | San Diego | ||
3122 | __cpp_lib_chrono_udls was accidentally dropped | San Diego | ||
3127 | basic_osyncstream::rdbuf needs a const_cast | San Diego | ||
3128 | strstream::rdbuf needs a const_cast | San Diego | ||
3129 | regex_token_iterator constructor uses wrong pointer arithmetic | San Diego | ||
3130 | §[input.output] needs many addressof | San Diego | ||
3131 | addressof all the things | San Diego | ||
3132 | Library needs to ban macros named expects or ensures | San Diego | ||
3134 | [fund.ts.v3] LFTSv3 contains extraneous [meta] variable templates that should have been deleted by P09961 | San Diego | ||
3137 | Header for __cpp_lib_to_chars | San Diego | ||
3145 | file_clock breaks ABI for C++17 implementations | San Diego | ||
3147 | Definitions of "likely" and "unlikely" are likely to cause problems | San Diego | ||
3148 | <concepts> should be freestanding | San Diego | ||
3153 | Common and common_type have too little in common | San Diego | ||
3154 | Common and CommonReference have a common defect | San Diego |
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 | |
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 | |
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 |
Last Updated: 29-Oct-2018
+Last Updated: 21-Jan-2019