[Bug libstdc++/81964] istream_iterator: unexpected read in ctor

2017-08-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81964 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/81964] istream_iterator: unexpected read in ctor

2017-08-28 Thread abominable-snowman at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81964 Petr Ovtchenkov changed: What|Removed |Added Attachment #42035|0 |1 is obsolete|

[Bug libstdc++/81964] istream_iterator: unexpected read in ctor

2017-08-28 Thread abominable-snowman at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81964 --- Comment #3 from Petr Ovtchenkov --- Looks "not a bug". Standard say (with a bit misoriented words): 27.6.1 Class template istream_iterator [istream.iterator] 1 The class template istream_iterator is an input iterator (27.2.3)

[Bug libstdc++/81964] istream_iterator: unexpected read in ctor

2017-08-24 Thread abominable-snowman at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81964 --- Comment #2 from Petr Ovtchenkov --- https://gcc.gnu.org/ml/libstdc++/2017-08/msg00033.html