Created on 2008-09-19.00:00:00 last changed 171 months ago
[ 2009-05-25 Daniel adds: ]
[ Batavia (2009-05): ]
Alisdair notes that these all are output iterators. Howard points out that ++*i would no longer work if we made this change.
Move to NAD.
[ Post Summit Daniel adds: ]
If done, this change should be applied for front_insert_iterator, insert_iterator, ostream_iterator, and ostreambuf_iterator as well.
I just noticed this; don't know how far the problem(?) extends or whether it's new or existing: back_insert_iterator's operator* is not const, so you can't dereference a const one.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg4297 |
2010-10-21 18:28:33 | admin | set | messages: + msg4296 |
2010-10-21 18:28:33 | admin | set | messages: + msg4295 |
2008-09-19 00:00:00 | admin | create |