C++ Standard Library Issues List (Revision R91)

Index by Status and Section

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 2014-11-24 at 15:11:21 UTC

Ready (16 issues)

Issue Status Section Title Proposed Resolution Priority Duplicates
2428 Ready 17.6.2.2 [using.headers] "External declaration" used without being defined Yes 0
2425 Ready 18.6.1 [new.delete] operator delete(void*, size_t) doesn't invalidate pointers sufficiently Yes 0
2433 Ready 20.7.12 [specialized.algorithms] uninitialized_copy()/etc. should tolerate overloaded operator& Yes 0
2411 Ready 20.8.2.2 [util.smartptr.shared] shared_ptr is only contextually convertible to bool Yes 0
2434 Ready 20.8.2.2.5 [util.smartptr.shared.obs] shared_ptr::use_count() is efficient Yes 0
2403 Ready 21.5 [string.conversions] stof() should call strtof() and wcstof() Yes 2
2427 Ready 23.3.1 [sequences.general] Container adaptors as sequence containers, redux Yes 0
2364 Ready 23.3.3.4 [deque.modifiers] deque and vector pop_back don't specify iterator invalidation requirements Yes 0
2160 Ready 23.3.6.3 [vector.capacity] Unintended destruction ordering-specification of resize Yes 1
2438 Ready 24.4.2 [iterator.basic] std::iterator inheritance shouldn't be mandated Yes 3
2439 Ready 25.3.9 [alg.unique] unique_copy() sometimes can't fall back to reading its output Yes 3
2440 Ready 26.5.7.1 [rand.util.seedseq] seed_seq::size() should be noexcept Yes 0
2168 Ready 26.5.8.2.2 [rand.dist.uni.real] Inconsistent specification of uniform_real_distribution constructor Yes 3
2406 Ready 26.5.8.3.4 [rand.dist.bern.negbin] negative_binomial_distribution should reject p == 1 Yes 3
2253 Ready X [dynarray.overview] [arrays.ts] dynarray should state which container requirements aren't met Yes 0
2255 Ready X [dynarray.cons] [arrays.ts] dynarray constructor ambiguity Yes 0