diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index 1316618e9..ba9c8d664 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -59,79 +59,153 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Issue #Issue NameMeetingStatus
2181Exceptions from seed sequence operationsOulu
2309mutex::lock() should not throw device_or_resource_busyOuluComplete
2310Public exposition only member in std::arrayOuluPatch Ready
2328Rvalue stream extraction should use perfect forwardingOulu
2393std::function's Callable definition is brokenOulu
2426Issue about compare_exchangeOulu
2436Comparators for associative containers should always be CopyConstructibleOuluPatch Ready
2441Exact-width atomic typedefs should be providedOuluPatch Ready
2451[fund.ts.v2] optional should 'forward' T's implicit conversionsOulu
2509[fund.ts.v2] any_cast doesn't work with rvalue reference targets and cannot move with a value targetOulu
2516[fund.ts.v2] Public "exposition only" members in observer_ptrOulu
2542Missing const requirements for associative containersOulu
2549Tuple EXPLICIT constructor templates that take tuple parameters end up taking references to temporaries and will create dangling referencesOulu
2550Wording of unordered container's clear() method complexityOuluComplete
2551[fund.ts.v2] "Exception safety" cleanup in library fundamentals requiredOuluComplete
2555[fund.ts.v2] No handling for over-aligned types in optionalOuluComplete
2573[fund.ts.v2] std::hash> does not work for arraysOulu
2596vector::data() should use addressofOuluPatch Ready
2667path::root_directory() description is confusingOulu
2669recursive_directory_iterator effects refers to non-existent functionsOulu
2670system_complete refers to undefined variable 'base'Oulu
2671Errors in CopyOulu
2673status() effects cannot be implemented as specifiedOulu
2674Bidirectional iterator requirement on path::iterator is very expensiveOulu
2683filesystem::copy() says "no effects"Oulu
2684priority_queue lacking comparator typedefOuluPatch Ready
2685shared_ptr deleters must not not throw on move constructionOuluComplete
2688clamp misses preconditions and has extraneous condition on resultOuluPatch Ready
2689Parallel versions of std::copy and std::move shouldn't be in orderOulu
2698Effect of assign() on iterators/pointers/referencesOuluComplete
2706Error reporting for recursive_directory_iterator::pop() is under-specifiedOulu
2707path construction and assignment should have "string_type&&" overloadsOulu
2710"Effects: Equivalent to ..." doesn't count "Synchronization:" as determined semanticsOuluComplete
2062Effect contradictions w/o no-throw guarantee of std::function swapsIssaquah
2166Heap property underspecified?Issaquah
2221No formatted output operator for nullptrIssaquah
2223shrink_to_fit effect on iterator validityIssaquah
2261Are containers required to use their 'pointer' type internally?Issaquah
2358Apparently-bogus definition of is_empty type traitIssaquah
2394locale::name specification unclear - what is implementation-defined?Issaquah
2460LWG issue 2408 and value categoriesIssaquah
2468Self-move-assignment of library typesIssaquah
2475Allow overwriting of std::basic_string terminator with charT() to allow cleaner interoperation with legacy APIsIssaquah
2503multiline option should be added to syntax_option_typeIssaquah
2510Tag types should not be DefaultConstructibleIssaquah
2514Type traits must not be finalIssaquah
2519Iterator operator-= has gratuitous undefined behaviourIssaquah
2531future::get should explicitly state that the shared state is releasedIssaquah
2534Constrain rvalue stream operatorsIssaquah
2536What should do?Issaquah
2540unordered_multimap::insert hint iteratorIssaquah
2543LWG 2148 (hash support for enum types) seems under-specifiedIssaquah
2544istreambuf_iterator(basic_streambuf* s) effects unclear when s is 0Issaquah
2556Wide contract for future::share()Issaquah
2562Consistent total ordering of pointers by comparison functorsIssaquah
2567Specification of logical operator traits uses BaseCharacteristic, which is defined only for UnaryTypeTraits and BinaryTypeTraitsIssaquah
2569conjunction and disjunction requirements are too strictIssaquah
2570[fund.ts.v2] conjunction and disjunction requirements are too strictIssaquah
2578Iterator requirements should reference iterator traitsIssaquah
2584 ECMAScript IdentityEscape is ambiguousIssaquah
2589match_results can't satisfy the requirements of a containerIssaquah
2591std::function's member template target() should not lead to undefined behaviourIssaquah
2598addressof works on temporariesIssaquah
2664operator/ (and other append) semantics not useful if argument has rootIssaquah
2665remove_filename() post condition is incorrectIssaquah
2672Should is_empty use error_code in its specification?Issaquah
2678std::filesystem enum classes overspecifiedIssaquah
2679Inconsistent Use of Effects and Equivalent ToIssaquah
2680Add "Equivalent to" to filesystemIssaquah
2681filesystem::copy() cannot copy symlinksIssaquah
2682filesystem::copy() won't create a symlink to a directoryIssaquah
2686Why is std::hash specialized for error_code, but not error_condition?Issaquah
2694Application of LWG 436 accidentally deleted definition of "facet"Issaquah
2696Interaction between make_shared and enable_shared_from_this is underspecifiedIssaquah
2699Missing restriction in [numeric.requirements]Issaquah
2712copy_file(from, to, ...) has a number of unspecified error conditionsIssaquah
2722equivalent incorrectly specifies throws clauseIssaquah
2729Missing SFINAE on std::pair::operator=Issaquah
2732Questionable specification of path::operator/= and path::appendIssaquah
2733[fund.ts.v2] gcd / lcm and boolIssaquah
2735std::abs(short), std::abs(signed char) and others should return int instead of double in order to be compatible with C++98 and CIssaquah
2736nullopt_t insufficiently constrainedIssaquah
2738is_constructible with void typesIssaquah
2739Issue with time_point non-member subtraction with an unsigned durationIssaquah
2740constexpr optional::operator->Issaquah
2742Inconsistent string interface taking string_viewIssaquah
2744any's in_place constructorsIssaquah
2745[fund.ts.v2] Implementability of LWG 2451Issaquah
2747Possibly redundant std::move in [alg.foreach]Issaquah
2748swappable traits for optionalsIssaquah
2749swappable traits for variantsIssaquah
2750[fund.ts.v2] LWG 2451 conversion constructor constraintIssaquah
2752"Throws:" clauses of async and packaged_task are unimplementableIssaquah
2753Optional's constructors and assignments need constraintsIssaquah
2754The in_place constructors and emplace functions added by P0032R3 don't require CopyConstructibleIssaquah
2755§[string.view.io] uses non-existent basic_string_view::to_string functionIssaquah
2756C++ WP optional should 'forward' T's implicit conversionsIssaquah
2759gcd / lcm and bool for the WPIssaquah
2760non-const basic_string::data should not invalidate iteratorsIssaquah
2765Did LWG 1123 go too far?Issaquah
2767not_fn call_wrapper can form invalid typesIssaquah
2768any_cast and move semanticsIssaquah
2769Redundant const in the return type of any_cast(const any&)Issaquah

Comments about the issues

-

Last Updated: 7-Jun-2016

+

Last Updated: 3-Oct-2016