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:
Improved formatting.

------------------------------------------------------------------------------
  || {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 ||<style="color:green"> DONE || N/A ||
  || {*} || [http://tinyurl.com/ytwhtt#17   17] ||<(> Bad `bool` parsing || 
CHECK || ||
- || {*} || [http://tinyurl.com/ytwhtt#18 18] ||<(> Get(...bool&) omitted || || 
||
+ || {*} || [http://tinyurl.com/ytwhtt#18 18] ||<(> `get(...bool&)` omitted || 
|| ||
- || {*} || [http://tinyurl.com/ytwhtt#19 19] ||<(> `Noconv` definition too 
vague || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#19 19] ||<(> `noconv` definition too 
vague || || ||
- || {*} || [http://tinyurl.com/ytwhtt#20 20] ||<(> Thousands_sep returns wrong 
type || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#20 20] ||<(> `thousands_sep` returns 
wrong type || || ||
- || {*} || [http://tinyurl.com/ytwhtt#21 21] ||<(> Codecvt_byname<> 
instantiations || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#21 21] ||<(> `codecvt_byname<>` 
instantiations || || ||
- || {*} || [http://tinyurl.com/ytwhtt#22 22] ||<(> Member open vs. flags || || 
||
+ || {*} || [http://tinyurl.com/ytwhtt#22 22] ||<(> Member `open` vs. `flags` 
|| || ||
  || {*} || [http://tinyurl.com/ytwhtt#24 24] ||<(> `do_convert` doesn't exist 
|| || ||
  || {*} || [http://tinyurl.com/ytwhtt#25 25] ||<(> String `operator<<` uses 
`width()` value wrong || || ||
  || {*} || [http://tinyurl.com/ytwhtt#26 26] ||<(> Bad `sentry` example || || 
||
- || {*} || [http://tinyurl.com/ytwhtt#27 27] ||<(> `atring::erase(range)` 
yields wrong iterator || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#27 27] ||<(> `string::erase(range)` 
yields wrong iterator || || ||
  || {*} || [http://tinyurl.com/ytwhtt#28 28] ||<(> `ctype<char>` is ambiguous 
|| || ||
  || {*} || [http://tinyurl.com/ytwhtt#29 29] ||<(> `Ios_base::init` doesn't 
exist || || ||
  || {*} || [http://tinyurl.com/ytwhtt#30 30] ||<(> Wrong header for `LC_*` || 
|| ||
@@ -59, +59 @@

  || {*} || [http://tinyurl.com/ytwhtt#74 74] ||<(> Garbled text for 
`codecvt::do_max_length` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#75 75] ||<(> Contradiction in 
`codecvt::length`'s argument types || || ||
  || {*} || [http://tinyurl.com/ytwhtt#76 76] ||<(> Can a `codecvt` facet 
always convert one internal character at a time? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#78 78] ||<(> Typo: `event_call_back` || 
''Editorial'' || ||
+ || {i} || [http://tinyurl.com/ytwhtt#78 78] ||<(> Typo: `event_call_back` || 
''Editorial'' || ||
  || {*} || [http://tinyurl.com/ytwhtt#79 79] ||<(> Inconsistent declaration of 
`polar()` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#80 80] ||<(> Global Operators of 
`complex` declared twice || || ||
  || {*} || [http://tinyurl.com/ytwhtt#83 83] ||<(> `string::npos` vs. 
`string::max_size()` || || ||
@@ -88, +88 @@

  || {*} || [http://tinyurl.com/ytwhtt#127 127] ||<(> `auto_ptr<>` conversion 
issues || || ||
  || {*} || [http://tinyurl.com/ytwhtt#129 129] ||<(> Need error indication 
from `seekp()` and `seekg()` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#130 130] ||<(> Return type of 
`container::erase(iterator)` differs for associative containers || || ||
- || {*} || [http://tinyurl.com/ytwhtt#132 132] ||<(> `list::resize` 
description uses random access iterators || ''Editorial'' || ||
+ || {i} || [http://tinyurl.com/ytwhtt#132 132] ||<(> `list::resize` 
description uses random access iterators || ''Editorial'' || ||
  || {*} || [http://tinyurl.com/ytwhtt#133 133] ||<(> `map` missing 
`get_allocator()` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#134 134] ||<(> vector constructors over 
specified || || ||
  || {X}  || [http://tinyurl.com/ytwhtt#135 135] ||<(> Does `unique_copy()` 
require Copy``Constructible and Assignable? ||<style="color:red"> '''TO DO''' 
|| [http://issues.apache.org/jira/browse/STDCXX-241 STDCXX-241] ||
@@ -147, +147 @@

  || {*} || [http://tinyurl.com/ytwhtt#211 211] ||<(> `operator>>(istream&, 
string&)` doesn't set `failbit` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#212 212] ||<(> Empty range behavior 
unclear for several algorithms || || ||
  || {*} || [http://tinyurl.com/ytwhtt#214 214] ||<(> `set::find()` missing 
const overload || || ||
- || {*} || [http://tinyurl.com/ytwhtt#217 217] ||<(> Facets example 
(Classifying Japanese characters) contains errors || ''Editorial'' || ||
+ || {i} || [http://tinyurl.com/ytwhtt#217 217] ||<(> Facets example 
(Classifying Japanese characters) contains errors || ''Editorial'' || ||
  || {*} || [http://tinyurl.com/ytwhtt#220 220] ||<(> `~ios_base()` usage 
valid? || || ||
  || {*} || [http://tinyurl.com/ytwhtt#221 221] ||<(> `num_get<>::do_get` stage 
2 processing broken || || ||
  || {*} || [http://tinyurl.com/ytwhtt#222 222] ||<(> Are ''Throw'' clauses 
necessary if a throw is already implied by the ''Effects'' clause? || || ||
@@ -168, +168 @@

  || {*} || [http://tinyurl.com/ytwhtt#238 238] ||<(> Contradictory results of 
`stringbuf` initialization. || || ||
  || {*} || [http://tinyurl.com/ytwhtt#239 239] ||<(> Complexity of `unique()` 
and/or `unique_copy` incorrect || || ||
  || {*} || [http://tinyurl.com/ytwhtt#240 240] ||<(> Complexity of 
`adjacent_find()` is meaningless || || ||
- || {*} || [http://tinyurl.com/ytwhtt#241 241] ||<(> Does unique_copy() 
require Copy``Constructible and Assignable? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#241 241] ||<(> Does `unique_copy()` 
require Copy``Constructible and Assignable? || || ||
  || {*} || [http://tinyurl.com/ytwhtt#242 242] ||<(> Side effects of function 
objects || || ||
  || {*} || [http://tinyurl.com/ytwhtt#243 243] ||<(> `get` and `getline` when 
`sentry` reports failure || || ||
  || {*} || [http://tinyurl.com/ytwhtt#247 247] ||<(> `vector`, `deque::insert` 
complexity || || ||
@@ -191, +191 @@

  || {*} || [http://tinyurl.com/ytwhtt#268 268] ||<(> Typo in `locale` synopsis 
|| || ||
  || {*} || [http://tinyurl.com/ytwhtt#270 270] ||<(> `binary_search` 
requirements overly strict || || ||
  || {*} || [http://tinyurl.com/ytwhtt#271 271] ||<(> `basic_iostream` missing 
`typedef`s || || ||
- || {*} || [http://tinyurl.com/ytwhtt#272 272] ||<(> Missing parentheses 
around subexpression || ''Editorial'' || ||
+ || {i} || [http://tinyurl.com/ytwhtt#272 272] ||<(> Missing parentheses 
around subexpression || ''Editorial'' || ||
- || {*} || [http://tinyurl.com/ytwhtt#273 273] ||<(> Missing `ios_base` 
qualification on members of a dependent class || ''Editorial'' || ||
+ || {i} || [http://tinyurl.com/ytwhtt#273 273] ||<(> Missing `ios_base` 
qualification on members of a dependent class || ''Editorial'' || ||
  || {*} || [http://tinyurl.com/ytwhtt#274 274] ||<(> a missing/impossible 
allocator requirement || || ||
  || {*} || [http://tinyurl.com/ytwhtt#275 275] ||<(> Wrong type in 
`num_get::get()` overloads || || ||
  || {*} || [http://tinyurl.com/ytwhtt#276 276] ||<(> Assignable requirement 
for container `value_type` overly strict || || ||
@@ -252, +252 @@

  || {*} || [http://tinyurl.com/ytwhtt#354 354] ||<(> Associative container 
`lower`/`upper_bound` requirements || || ||
  || {*} || [http://tinyurl.com/ytwhtt#355 355] ||<(> Operational semantics for 
`a.back()` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#358 358] ||<(> interpreting 
`thousands_sep` after a `decimal_point` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#359 359] ||<(> num_put<>::do_put (..., 
bool) undocumented || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#359 359] ||<(> `num_put<>::do_put (..., 
bool)` undocumented || || ||
  || {*} || [http://tinyurl.com/ytwhtt#360 360] ||<(> locale mandates 
inefficient implementation || || ||
- || {*} || [http://tinyurl.com/ytwhtt#362 362] ||<(> bind1st/bind2nd type 
safety || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#362 362] ||<(> `bind1st`/`bind2nd` type 
safety || || ||
  || {*} || [http://tinyurl.com/ytwhtt#363 363] ||<(> Missing exception 
specification in 27.4.2.1.1 || || ||
  || {*} || [http://tinyurl.com/ytwhtt#364 364] ||<(> Inconsistent wording in 
27.5.2.4.2 || || ||
  || {*} || [http://tinyurl.com/ytwhtt#365 365] ||<(> Lack of 
const-qualification in clause 27 || || ||
  || {*} || [http://tinyurl.com/ytwhtt#369 369] ||<(> io stream objects and 
static ctors || || ||
- || {*} || [http://tinyurl.com/ytwhtt#370 370] ||<(> Minor error in 
basic_istream::get || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#370 370] ||<(> Minor error in 
`basic_istream::get` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#371 371] ||<(> Stability of multiset and 
multimap member functions || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#371 371] ||<(> Stability of `multiset` 
and `multimap` member functions || || ||
- || {*} || [http://tinyurl.com/ytwhtt#373 373] ||<(> Are basic_istream and 
basic_ostream to use (exceptions()&badbit) != 0 ? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#373 373] ||<(> Are `basic_istream` and 
`basic_ostream` to use `(exceptions()&badbit) != 0` ? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#375 375] ||<(> basic_ios should be 
ios_base in 27.7.1.3 || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#375 375] ||<(> `basic_ios` should be 
`ios_base` in 27.7.1.3 || || ||
- || {*} || [http://tinyurl.com/ytwhtt#376 376] ||<(> basic_streambuf semantics 
|| || ||
+ || {*} || [http://tinyurl.com/ytwhtt#376 376] ||<(> `basic_streambuf` 
semantics || || ||
- || {*} || [http://tinyurl.com/ytwhtt#379 379] ||<(> nonsensical 
ctype::do_widen() requirement || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#379 379] ||<(> nonsensical 
`ctype::do_widen()` requirement || || ||
- || {*} || [http://tinyurl.com/ytwhtt#380 380] ||<(> typos in codecvt tables 
53 and 54 || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#380 380] ||<(> typos in `codecvt` tables 
53 and 54 || || ||
- || {*} || [http://tinyurl.com/ytwhtt#381 381] ||<(> detection of invalid 
mbstate_t in codecvt || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#381 381] ||<(> detection of invalid 
`mbstate_t` in `codecvt` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#383 383] ||<(> Bidirectional iterator 
assertion typo || || ||
- || {*} || [http://tinyurl.com/ytwhtt#384 384] ||<(> equal_range has 
unimplementable runtime complexity || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#384 384] ||<(> `equal_range` has 
unimplementable runtime complexity || || ||
- || {*} || [http://tinyurl.com/ytwhtt#386 386] ||<(> Reverse iterator's 
operator[] has impossible return type || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#386 386] ||<(> Reverse iterator's 
`operator[]` has impossible return type || || ||
- || {*} || [http://tinyurl.com/ytwhtt#387 387] ||<(> std::complex 
over-encapsulated || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#387 387] ||<(> `std::complex` 
over-encapsulated || || ||
- || {*} || [http://tinyurl.com/ytwhtt#389 389] ||<(> Const overload of 
valarray::operator[] returns by value || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#389 389] ||<(> Const overload of 
`valarray::operator[]` returns by value || || ||
  || {*} || [http://tinyurl.com/ytwhtt#391 391] ||<(> non-member functions 
specified as const || || ||
- || {*} || [http://tinyurl.com/ytwhtt#395 395] ||<(> inconsistencies in the 
definitions of rand() and random_shuffle() || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#395 395] ||<(> inconsistencies in the 
definitions of `rand()` and `random_shuffle()` || || ||
  || {*} || [http://tinyurl.com/ytwhtt#400 400] ||<(> redundant type cast in 
lib.allocator.members || || ||
  || {*} || [http://tinyurl.com/ytwhtt#401 401] ||<(> incorrect type casts in 
table 32 in lib.allocator.requirements || || ||
- || {*} || [http://tinyurl.com/ytwhtt#402 402] ||<(> wrong new expression in 
[some_]allocator::construct || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#402 402] ||<(> wrong new expression in 
`[some_]allocator::construct` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#403 403] ||<(> basic_string::swap should 
not throw exceptions || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#403 403] ||<(> `basic_string::swap` 
should not throw exceptions || || ||
  || {*} || [http://tinyurl.com/ytwhtt#404 404] ||<(> May a replacement 
allocation function be declared inline? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#405 405] ||<(> qsort and POD || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#405 405] ||<(> `qsort` and POD || || ||
- || {*} || [http://tinyurl.com/ytwhtt#406 406] ||<(> vector::insert(s) 
exception safety || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#406 406] ||<(> `vector::insert(s)` 
exception safety || || ||
  || {*} || [http://tinyurl.com/ytwhtt#407 407] ||<(> Can singular iterators be 
destroyed? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#409 409] ||<(> Closing an fstream should 
clear error state || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#409 409] ||<(> Closing an `fstream` 
should clear error state || || ||
  || {*} || [http://tinyurl.com/ytwhtt#410 410] ||<(> Missing semantics for 
stack and queue comparison operators || || ||
  || {*} || [http://tinyurl.com/ytwhtt#411 411] ||<(> Wrong names of set member 
functions || || ||
  || {*} || [http://tinyurl.com/ytwhtt#412 412] ||<(> Typo in 27.4.4.3 || || ||
  || {*} || [http://tinyurl.com/ytwhtt#413 413] ||<(> Proposed resolution to 
LDR#64 still wrong || || ||
- || {*} || [http://tinyurl.com/ytwhtt#414 414] ||<(> Which iterators are 
invalidated by v.erase()? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#414 414] ||<(> Which iterators are 
invalidated by `v.erase()`? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#415 415] ||<(> behavior of std::ws || || 
||
+ || {*} || [http://tinyurl.com/ytwhtt#415 415] ||<(> behavior of `std::ws` || 
|| ||
- || {*} || [http://tinyurl.com/ytwhtt#416 416] ||<(> definitions of XXX_MIN 
and XXX_MAX macros in climits || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#416 416] ||<(> definitions of `XXX_MIN` 
and `XXX_MAX` macros in climits || || ||
- || {*} || [http://tinyurl.com/ytwhtt#420 420] ||<(> is std::FILE a complete 
type? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#420 420] ||<(> is `std::FILE` a complete 
type? || || ||
  || {*} || [http://tinyurl.com/ytwhtt#422 422] ||<(> explicit specializations 
of member functions of class templates || || ||
- || {*} || [http://tinyurl.com/ytwhtt#425 425] ||<(> return value of 
std::get_temporary_buffer || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#425 425] ||<(> return value of 
`std::get_temporary_buffer` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#426 426] ||<(> search_n(), fill_n(), and 
generate_n() with negative n || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#426 426] ||<(> `search_n()`, `fill_n()`, 
and `generate_n()` with negative `n` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#428 428] ||<(> string::erase(iterator) 
validity || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#428 428] ||<(> `string::erase(iterator)` 
validity || || ||
- || {*} || [http://tinyurl.com/ytwhtt#432 432] ||<(> stringbuf::overflow() 
makes only one write position available || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#432 432] ||<(> `stringbuf::overflow()` 
makes only one write position available || || ||
- || {*} || [http://tinyurl.com/ytwhtt#434 434] ||<(> bitset::to_string() hard 
to use || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#434 434] ||<(> `bitset::to_string()` 
hard to use || || ||
  || {*} || [http://tinyurl.com/ytwhtt#435 435] ||<(> bug in DR 25 || || ||
  || {*} || [http://tinyurl.com/ytwhtt#436 436] ||<(> are cv-qualified facet 
types valid facets? || || ||
  || {*} || [http://tinyurl.com/ytwhtt#438 438] ||<(> Ambiguity in the "do the 
right thing" clause || || ||
- || {*} || [http://tinyurl.com/ytwhtt#441 441] ||<(> Is fpos::state const? || 
|| ||
+ || {*} || [http://tinyurl.com/ytwhtt#441 441] ||<(> Is `fpos::state` const? 
|| || ||
- || {*} || [http://tinyurl.com/ytwhtt#442 442] ||<(> sentry::operator bool() 
inconsistent signature || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#442 442] ||<(> `sentry::operator bool()` 
inconsistent signature || || ||
- || {*} || [http://tinyurl.com/ytwhtt#443 443] ||<(> filebuf::close() 
inconsistent use of EOF || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#443 443] ||<(> `filebuf::close()` 
inconsistent use of `EOF` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#444 444] ||<(> Bad use of casts in 
fstream || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#444 444] ||<(> Bad use of casts in 
`fstream` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#445 445] ||<(> 
iterator_traits::reference unspecified for some iterator categories || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#445 445] ||<(> 
`iterator_traits::reference` unspecified for some iterator categories || || ||
  || {*} || [http://tinyurl.com/ytwhtt#448 448] ||<(> Random Access Iterators 
over abstract classes || || ||
  || {*} || [http://tinyurl.com/ytwhtt#449 449] ||<(> Library Issue 306 Goes 
Too Far || || ||
  || (./) || [http://tinyurl.com/ytwhtt#453 453] ||<(> 
`basic_stringbuf::seekoff` need not always fail for an empty stream 
||<style="color:green"> DONE || 
[http://issues.apache.org/jira/browse/STDCXX-332 STDCXX-332] ||
- || {*} || [http://tinyurl.com/ytwhtt#455 455] ||<(> cerr::tie() and 
wcerr::tie() are overspecified || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#455 455] ||<(> `cerr::tie()` and 
`wcerr::tie()` are overspecified || || ||
  || {*} || [http://tinyurl.com/ytwhtt#456 456] ||<(> Traditional C header 
files are overspecified || || ||
- || {*} || [http://tinyurl.com/ytwhtt#457 457] ||<(> bitset constructor: 
incorrect number of initialized bits || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#457 457] ||<(> `bitset` constructor: 
incorrect number of initialized bits || || ||
- || {*} || [http://tinyurl.com/ytwhtt#460 460] ||<(> Default modes missing 
from basic_fstream member specifications || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#460 460] ||<(> Default modes missing 
from `basic_fstream` member specifications || || ||
- || {*} || [http://tinyurl.com/ytwhtt#461 461] ||<(> time_get hard or 
impossible to implement || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#461 461] ||<(> `time_get` hard or 
impossible to implement || || ||
  || {*} || [http://tinyurl.com/ytwhtt#464 464] ||<(> Suggestion for new member 
functions in standard containers || || ||
- || {*} || [http://tinyurl.com/ytwhtt#465 465] ||<(> Contents of <ciso646> || 
|| ||
+ || {*} || [http://tinyurl.com/ytwhtt#465 465] ||<(> Contents of `<ciso646>` 
|| || ||
  || (./) || [http://tinyurl.com/ytwhtt#467 467] ||<(> `char_traits::lt()`, 
`compare()`, and `memcmp()` ||<style="color:green"> DONE || 
[http://issues.apache.org/jira/browse/STDCXX-214 STDCXX-214] ||
- || {*} || [http://tinyurl.com/ytwhtt#468 468] ||<(> unexpected consequences 
of ios_base::operator void*() || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#468 468] ||<(> unexpected consequences 
of `ios_base::operator void*()` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#469 469] ||<(> vector<bool> ill-formed 
relational operators || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#469 469] ||<(> `vector<bool>` ill-formed 
relational operators || || ||
  || {*} || [http://tinyurl.com/ytwhtt#474 474] ||<(> confusing Footnote 297 || 
|| ||
- || {*} || [http://tinyurl.com/ytwhtt#475 475] ||<(> May the function object 
passed to for_each modify the elements of the iterated sequence? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#475 475] ||<(> May the function object 
passed to `for_each` modify the elements of the iterated sequence? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#478 478] ||<(> Should forward iterator 
requirements table have a line for r->m? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#478 478] ||<(> Should forward iterator 
requirements table have a line for `r->m`? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#488 488] ||<(> rotate throws away useful 
information || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#488 488] ||<(> `rotate` throws away 
useful information || || ||
  || {*} || [http://tinyurl.com/ytwhtt#495 495] ||<(> Clause 22 template 
parameter requirements || || ||
- || {*} || [http://tinyurl.com/ytwhtt#496 496] ||<(> Illegal use of "T" in 
vector<bool> || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#496 496] ||<(> Illegal use of `T` in 
`vector<bool>` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#497 497] ||<(> meaning of 
numeric_limits::traps for floating point types || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#497 497] ||<(> meaning of 
`numeric_limits::traps` for floating point types || || ||
- || {*} || [http://tinyurl.com/ytwhtt#505 505] ||<(> Result_type in random 
distribution requirements || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#505 505] ||<(> `result_type` in random 
distribution requirements || || ||
- || {*} || [http://tinyurl.com/ytwhtt#507 507] ||<(> Missing requirement for 
variate_generator::operator() || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#507 507] ||<(> Missing requirement for 
`variate_generator::operator()` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#508 508] ||<(> Bad parameters for 
ranlux64_base_01 || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#508 508] ||<(> Bad parameters for 
`ranlux64_base_01` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#518 518] ||<(> Are insert and erase 
stable for unordered_multiset and unordered_multimap? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#518 518] ||<(> Are insert and erase 
stable for `unordered_multiset` and `unordered_multimap`? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#519 519] ||<(> Data() undocumented || || 
||
+ || {*} || [http://tinyurl.com/ytwhtt#519 519] ||<(> `data()` undocumented || 
|| ||
- || {*} || [http://tinyurl.com/ytwhtt#520 520] ||<(> Result_of and pointers to 
data members || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#520 520] ||<(> `result_of` and pointers 
to data members || || ||
  || {*} || [http://tinyurl.com/ytwhtt#521 521] ||<(> Garbled requirements for 
argument_type in reference_wrapper || || ||
- || {*} || [http://tinyurl.com/ytwhtt#524 524] ||<(> regex named character 
classes and case-insensitivity don't mix || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#524 524] ||<(> `regex` named character 
classes and case-insensitivity don't mix || || ||
- || {*} || [http://tinyurl.com/ytwhtt#527 527] ||<(> tr1::bind has lost its 
Throws clause || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#527 527] ||<(> `tr1::bind` has lost its 
''Throws'' clause || || ||
- || {*} || [http://tinyurl.com/ytwhtt#530 530] ||<(> Must elements of a string 
be contiguous? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#530 530] ||<(> Must elements of a 
`string` be contiguous? || || ||
  || {*} || [http://tinyurl.com/ytwhtt#531 531] ||<(> array forms of 
unformatted input functions || || ||
  || {*} || [http://tinyurl.com/ytwhtt#533 533] ||<(> typo in 2.2.3.10/1 || || 
||
- || {*} || [http://tinyurl.com/ytwhtt#534 534] ||<(> Missing basic_string 
members || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#534 534] ||<(> Missing `basic_string` 
members || || ||
- || {*} || [http://tinyurl.com/ytwhtt#535 535] ||<(> std::string::swap 
specification poorly worded || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#535 535] ||<(> `std::string::swap` 
specification poorly worded || || ||
  || {*} || [http://tinyurl.com/ytwhtt#537 537] ||<(> Typos in the signatures 
in 27.6.1.3/42-43 and 27.6.2.4 || || ||
- || {*} || [http://tinyurl.com/ytwhtt#538 538] ||<(> 241 again: Does 
unique_copy() require CopyConstructible and Assignable? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#538 538] ||<(> 241 again: Does 
`unique_copy()` require Copy``Constructible and Assignable? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#540 540] ||<(> 
shared_ptr<void>::operator*() || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#540 540] ||<(> 
`shared_ptr<void>::operator*()` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#541 541] ||<(> shared_ptr template 
assignment and void || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#541 541] ||<(> `shared_ptr` template 
assignment and `void` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#542 542] ||<(> shared_ptr observers || 
|| ||
+ || {*} || [http://tinyurl.com/ytwhtt#542 542] ||<(> `shared_ptr` observers || 
|| ||
- || {*} || [http://tinyurl.com/ytwhtt#543 543] ||<(> valarray slice default 
constructor || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#543 543] ||<(> `valarray` `slice` 
default constructor || || ||
  || {*} || [http://tinyurl.com/ytwhtt#545 545] ||<(> When is a deleter 
deleted? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#550 550] ||<(> What should the return 
type of pow(float,int) be? || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#550 550] ||<(> What should the return 
type of `pow(float,int)` be? || || ||
- || {*} || [http://tinyurl.com/ytwhtt#551 551] ||<(> <ccomplex> || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#551 551] ||<(> `<ccomplex>` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#552 552] ||<(> random_shuffle and its 
generator || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#552 552] ||<(> `random_shuffle` and its 
generator || || ||
  || (./) || [http://tinyurl.com/ytwhtt#559 559] ||<(> `numeric_limits<const 
T>` ||<style="color:green">  DONE || 
[https://issues.apache.org/jira/browse/STDCXX-151 STDCXX-151] ||
  || {*} || [http://tinyurl.com/ytwhtt#561 561] ||<(> inserter overly generic 
|| || ||
- || {*} || [http://tinyurl.com/ytwhtt#562 562] ||<(> stringbuf ctor 
inefficient || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#562 562] ||<(> `stringbuf` ctor 
inefficient || || ||
- || {*} || [http://tinyurl.com/ytwhtt#563 563] ||<(> stringbuf seeking from 
end || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#563 563] ||<(> `stringbuf` seeking from 
end || || ||
  || {*} || [http://tinyurl.com/ytwhtt#566 566] ||<(> array forms of 
unformatted input function undefined for zero-element arrays || || ||
- || {*} || [http://tinyurl.com/ytwhtt#567 567] ||<(> streambuf inserter and 
extractor should be unformatted || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#567 567] ||<(> `streambuf` inserter and 
extractor should be unformatted || || ||
  || {*} || [http://tinyurl.com/ytwhtt#574 574] ||<(> DR 369 Contradicts Text 
|| || ||
- || {*} || [http://tinyurl.com/ytwhtt#575 575] ||<(> the specification of 
~shared_ptr is MT-unfriendly, makes implementation assumptions || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#575 575] ||<(> the specification of 
`~shared_ptr` is MT-unfriendly, makes implementation assumptions || || ||
- || {*} || [http://tinyurl.com/ytwhtt#576 576] ||<(> find_first_of is 
overconstrained || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#576 576] ||<(> `find_first_of` is 
overconstrained || || ||
- || {*} || [http://tinyurl.com/ytwhtt#577 577] ||<(> upper_bound(first, last, 
...) cannot return last || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#577 577] ||<(> `upper_bound(first, last, 
...)` cannot return last || || ||
- || {*} || [http://tinyurl.com/ytwhtt#578 578] ||<(> purpose of hint to 
allocator::allocate() || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#578 578] ||<(> purpose of hint to 
`allocator::allocate()` || || ||
- || {*} || [http://tinyurl.com/ytwhtt#581 581] ||<(> <code>flush()</code> not 
unformatted function || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#581 581] ||<(> `flush()` not unformatted 
function || || ||
- || {*} || [http://tinyurl.com/ytwhtt#586 586] ||<(> string inserter not a 
formatted function || || ||
+ || {*} || [http://tinyurl.com/ytwhtt#586 586] ||<(> `string` inserter not a 
formatted function || || ||
  || {*} || [http://tinyurl.com/ytwhtt#589 589] ||<(> Requirements on iterators 
of member template functions of containers || || ||
- || {*} || [http://tinyurl.com/ytwhtt#593 593] ||<(> __STDC_CONSTANT_MACROS || 
|| ||
+ || {*} || [http://tinyurl.com/ytwhtt#593 593] ||<(> `__STDC_CONSTANT_MACROS` 
|| || ||
  || {*} || [http://tinyurl.com/ytwhtt#595 595] ||<(> TR1/C++0x: 
`fabs(complex<T>)` redundant / wrongly specified || || ||
  || {*} || [http://tinyurl.com/ytwhtt#596 596] ||<(> 27.8.1.3 Table 112 omits 
`"a+"` and `"a+b"` modes || || ||
  || {*} || [http://tinyurl.com/ytwhtt#598 598] ||<(> Decimal: Conversion to 
integral should truncate, not round. || || ||
@@ -443, +443 @@

  || {*} || [http://tinyurl.com/ytwhtt#770 770] ||<(> std::function should use 
rvalue swap || || ||
  || {X} || [http://tinyurl.com/ytwhtt#775 775] ||<(> Tuple indexing should be 
unsigned?||<style="color:red"> '''TO DO''' ||  ||
  || {*} || [http://tinyurl.com/ytwhtt#777 777] ||<(> Atomics Library Issue || 
|| ||
- || {*} || [http://tinyurl.com/ytwhtt#778 778] ||<(> `std::bitset` does not 
have any constructor taking a string literal ||<style="color:green"> DONE || ||
+ || {./} || [http://tinyurl.com/ytwhtt#778 778] ||<(> `std::bitset` does not 
have any constructor taking a string literal ||<style="color:green"> DONE || ||
  || {*} || [http://tinyurl.com/ytwhtt#781 781] ||<(> `std::complex` should add 
missing C99 functions || || ||
  || {*} || [http://tinyurl.com/ytwhtt#782 782] ||<(> Extended `seed_seq` 
constructor is useless || || ||
  || {*} || [http://tinyurl.com/ytwhtt#783 783] ||<(> `thread::id` reuse || || 
||

Reply via email to