Reference ISO/IEC IS 14882:2011(E)
This document is the Index by Status and Section for the Library Active Issues List, Library Defect Reports List, and Library Closed Issues List.
Revised 2012-01-17 at 14:01:53 UTC
Issue | Status | Section | Title | Proposed Resolution | Duplicates | Last modified |
2065 | Ready | 17.6.3.5 [allocator.requirements] | Minimal allocator interface | Yes | 2012-01-14 | |
2013 | Ready | 17.6.5.6 [constexpr.functions] | Do library implementers have the freedom to add constexpr? | Yes | 2012-01-14 | |
2044 | Ready | 17.6.5.7 [algorithm.stable] | No definition of "Stable" for copy algorithms | Yes | 2012-01-14 | |
2047 | Ready | 20.7.1.2.3 [unique.ptr.single.asgn] | Incorrect "mixed" move-assignment semantics of unique_ptr | Yes | 2012-01-14 | |
2010 | Ready | 20.8.9.1.1 [func.bind.isbind] | is_* traits for binding operations can't be meaningfully specialized | Yes | 2012-01-14 | |
2021 | Ready | 20.8.9.1.2 [func.bind.bind] | Further incorrect usages of result_of | Yes | 2012-01-14 | |
2015 | Ready | 20.9.4 [meta.unary] | Incorrect pre-conditions for some type traits | Yes | 2012-01-14 | |
2064 | Ready | 21.4 [basic.string] | More noexcept issues in basic_string | Yes | 2012-01-14 | |
2069 | Ready | 21.4.2 [string.cons] | Inconsistent exception spec for basic_string move constructor | Yes | 2012-01-14 | |
2009 | Ready | 21.5 [string.conversions] | Reporting out-of-bound values on numeric string conversions | Yes | 2012-01-14 | |
2028 | Ready | 22.4.7.1 [locale.messages] | messages_base::catalog overspecified | Yes | 2012-01-14 | |
1214 | Ready | 23.2.4 [associative.reqmts] | Insufficient/inconsistent key immutability requirements for associative containers | Yes | 2012-01-14 | |
2045 | Ready | 23.3.4.6 [forwardlist.ops] | forward_list::merge and forward_list::splice_after with unequal allocators | Yes | 2012-01-14 | |
2033 | Ready | 23.3.6.3 [vector.capacity] | Preconditions of reserve, shrink_to_fit, and resize functions | Yes | 2012-01-14 | |
2050 | Ready | 23.5 [unord] | Unordered associative containers do not use allocator_traits to define member types | Yes | 2012-01-14 | |
2061 | Ready | 24.3 [iterator.synopsis] | make_move_iterator and arrays | Yes | 2012-01-14 | |
2039 | Ready | 25.3.1 [alg.copy] | Issues with std::reverse and std::copy_if | Yes | 2012-01-14 | |
2053 | Ready | 28.5 [re.const] | Errors in regex bitmask types | Yes | 2012-01-14 | |
2067 | Ready | 30.6.9 [futures.task] | packaged_task should have deleted copy c'tor with const parameter | Yes | 2012-01-14 |
Issue | Status | Section | Title | Proposed Resolution | Duplicates | Last modified |
2102 | Tentatively Ready | 30.6.1 [futures.overview] | Why is std::launch an implementation-defined type? | Yes | 2012-01-14 | |
2096 | Tentatively Ready | 30.6.6 [futures.unique_future] | Incorrect constraints of future::get in regard to MoveAssignable | Yes | 2012-01-14 |