Created on 2013-03-04.00:00:00 last changed 89 months ago
Proposed resolution:
This wording is relative to N3691.
Change [istream.unformatted] p43 as indicated:
basic_istream<charT,traits>& seekg(off_type off, ios_base::seekdir dir);-43- Effects: Behaves as an unformatted input function (as described in 27.7.2.3, paragraph 1), except that the function first clears eofbit, it does not count the number of characters extracted, and does not affect the value returned by subsequent calls to gcount(). […]
[ 2015-05-06 Lenexa: Move to Ready ]
MC: This was just missed when we added "the function first clears eofbit" to the other overload, Daniel agrees. Editing mistake.
Move to Ready, consensus.
[ 2013-10-17: Daniel provides concrete wording ]
It seems that the tiny sentence "SIMILARLY for 27.7.1.3/43 (seekg)." had been overlooked. I agree that the wording needs to be applied here as well.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-07-30 20:15:43 | admin | set | status: wp -> c++17 |
2015-10-27 16:52:45 | admin | set | status: ready -> wp |
2015-05-22 19:00:31 | admin | set | messages: + msg7428 |
2015-05-22 19:00:31 | admin | set | status: new -> ready |
2013-10-17 19:29:37 | admin | set | messages: + msg6750 |
2013-10-17 19:29:37 | admin | set | messages: + msg6749 |
2013-03-04 00:00:00 | admin | create |