| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| exceptions | ||
| extractors_arithmetic | ||
| extractors_character | ||
| extractors_other | ||
| get | ||
| getline | ||
| ignore | ||
| peek | ||
| putback | ||
| read | ||
| readsome | ||
| seekg | ||
| sentry | ||
| tellg | ||
| ws | ||
| 1.cc | ||
| 2.cc | ||
| 3.cc | ||
| 4.cc |
2005-01-11 Paolo Carlini <pcarlini@suse.de> * src/istream.cc (basic_istream<char>::ignore(streamsize), basic_istream<char>::ignore(streamsize, int_type), basic_istream<wchar_t>::ignore(streamsize), basic_istream<wchar_t>::ignore(streamsize, int_type)): Revert 2005-01-05 change: actually, the previous behavior is conforming and consistent with that of get(char_type*, streamsize, char_type), albeit slightly different from that of 3.3/3.4 in a corner case due to the use of snextc. * include/bits/istream.tcc (ignore(streamsize), ignore(streamsize, int_type)): Likewise. * testsuite/27_io/basic_istream/ignore/char/4.cc: Remove. * testsuite/27_io/basic_istream/ignore/wchar_t/4.cc: Likewise. From-SVN: r93189
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| exceptions | Loading commit data... | |
| extractors_arithmetic | Loading commit data... | |
| extractors_character | Loading commit data... | |
| extractors_other | Loading commit data... | |
| get | Loading commit data... | |
| getline | Loading commit data... | |
| ignore | Loading commit data... | |
| peek | Loading commit data... | |
| putback | Loading commit data... | |
| read | Loading commit data... | |
| readsome | Loading commit data... | |
| seekg | Loading commit data... | |
| sentry | Loading commit data... | |
| tellg | Loading commit data... | |
| ws | Loading commit data... | |
| 1.cc | Loading commit data... | |
| 2.cc | Loading commit data... | |
| 3.cc | Loading commit data... | |
| 4.cc | Loading commit data... |