Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification.
The following page has been changed by MartinSebor:
http://wiki.apache.org/stdcxx/C++IssueStatus
The comment on the change is:
Added more issues.
------------------------------------------------------------------------------
The table below tracks the status of the C++ Committee's issues in the implementation of
stdcxx.
||||||||||<tablestyle="text-align:center;"> Status of C++ Issues ||
- ||<rowstyle="background-color:powderblue;font-weight:bold"> || ISSUE || DESCRIPTION
|| STATUS || JIRA ||
+ ||<rowstyle="background-color:powderblue;font-weight:bold"> || ISSUE || DESCRIPTION
|| STATUS || JIRA / REVISION ||
|| {i} || [http://tinyurl.com/ytwhtt#1 1] ||<(> C library linkage editing oversight
|| ''Editorial'' || N/A ||
|| {i} || [http://tinyurl.com/ytwhtt#3 3] ||<(> Atexit registration during `atexit()`
call is not described || ''Editorial'' || N/A ||
|| (./) || [http://tinyurl.com/ytwhtt#5 5] ||<(> `string::compare` specification
questionable || DONE || N/A ||
@@ -14, +14 @@
|| (./) || [http://tinyurl.com/ytwhtt#467 467] ||<(> `char_traits::lt()`, `compare()`,
and `memcmp()` || DONE || [http://issues.apache.org/jira/browse/STDCXX-214 STDCXX-214] ||
|| (./) || [http://tinyurl.com/ytwhtt#559 559] ||<(> `numeric_limits<const T>`
|| DONE || [https://issues.apache.org/jira/browse/STDCXX-151 STDCXX-151] ||
|| (./) || [http://tinyurl.com/6ztle4#625 625] ||<(> mixed up ''Effects'' and ''Returns''
clauses || DONE || [https://issues.apache.org/jira/browse/STDCXX-272 STDCXX-272] ||
+ || {*} || [http://tinyurl.com/ytwhtt#681 681] ||<(> Operator functions impossible
to compare are defined in [re.submatch.op] || CHECK || ||
+ || {X} || [http://tinyurl.com/ytwhtt#682 682] ||<(> `basic_regex` ctor takes `InputIterator`
or `ForwardIterator`? || '''TO DO''' || ||
+ || {X} || [http://tinyurl.com/ytwhtt#687 687] ||<(> `shared_ptr` conversion constructor
not constrained || '''TO DO''' || ||
+ || {X} || [http://tinyurl.com/ytwhtt#689 689] ||<(> `reference_wrapper` constructor
overly constrained || '''TO DO''' || ||
+ || {*} || [http://tinyurl.com/ytwhtt#693 693] ||<(> `std::bitset::all()` missing
|| CHECK || ||
+ || {*} || [http://tinyurl.com/ytwhtt#694 694] ||<(> `std::bitset` and `long long`
|| CHECK || ||
+ || {*} || [http://tinyurl.com/ytwhtt#695 695] ||<(> `ctype<char>::classic_table()`
not accessible || CHECK || ||
+ || {X} || [http://tinyurl.com/ytwhtt#699 699] ||<(> [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2111.pdf
N2111] changes `min`/`max` || '''TO DO''' || ||
- || {i} || [http://tinyurl.com/ytwhtt#700 700] ||<(> [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1856.html
N1856] defines `struct identity` || CHECK || ||
+ || {*} || [http://tinyurl.com/ytwhtt#700 700] ||<(> [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1856.html
N1856] defines `struct identity` || CHECK || ||
|| {i} || [http://tinyurl.com/ytwhtt#703 703] ||<(> `map::at()` need a complexity
specification || ''Editorial'' || N/A ||
|| {*} || [http://tinyurl.com/ytwhtt#705 705] ||<(> type-trait `decay` incompletely
specified || CHECK || ||
|| {X} || [http://tinyurl.com/ytwhtt#706 706] ||<(> `make_pair()` should behave as
`make_tuple()` wrt. `reference_wrapper()`|| '''TO DO ''' || ||
@@ -26, +34 @@
||||||<tablestyle="text-align:center;"> Codes and Descriptions ||
||<rowstyle="background-color:powderblue;font-weight:bold"> ICON || STATUS || DESCRIPTION
||
|| {i} || ''Editorial'' ||<(> Either an editorial issue or one that requires no code
changes. ||
- || (./) || DONE ||<(> Implemented and tested. ||
+ || (./) || DONE ||<(> Change fully implemented and exercised by one or more
tests. ||
- || {*} || CHECK ||<(> Implementation status unknown. ||
+ || {*} || CHECK ||<(> Further analysis needed or implementation status unknown.
||
- || /!\ || INCOMPLETE ||<(> Partially implemented. ||
+ || /!\ || INCOMPLETE ||<(> Change only partially implemented or not exercised
by a test. ||
- || {X} || '''TO DO''' ||<(> Not implemented yet. ||
+ || {X} || '''TO DO''' ||<(> Change not implemented yet. ||
|