Created on 1999-07-20.00:00:00 last changed 171 months ago
Rationale:
Duplicate: 41
According to paragraphs 2 and 4 of [ios.base.storage], the functions iword() and pword() "set the badbit (which might throw an exception)" on failure. ... but what does it mean for ios_base to set the badbit? The state facilities of the IOStream library are defined in basic_ios, a derived class! It would be possible to attempt a down cast but then it would be necessary to know the character type used...
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg1709 |
1999-07-20 00:00:00 | admin | create |