public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/64657] New: Support iterators with overloaded operator-comma
@ 2015-01-18 16:55 redi at gcc dot gnu.org
  2015-01-18 17:05 ` [Bug libstdc++/64657] " redi at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: redi at gcc dot gnu.org @ 2015-01-18 16:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64657

            Bug ID: 64657
           Summary: Support iterators with overloaded operator-comma
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: minor
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org

It's not possible to use several libstdc++ algorithms with iterators that have
overloaded comma operators, due to expressions like:

  ++__beg, ++__pos;


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-22 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-18 16:55 [Bug libstdc++/64657] New: Support iterators with overloaded operator-comma redi at gcc dot gnu.org
2015-01-18 17:05 ` [Bug libstdc++/64657] " redi at gcc dot gnu.org
2015-04-29 15:22 ` redi at gcc dot gnu.org
2015-04-29 15:39 ` redi at gcc dot gnu.org
2015-05-23 11:18 ` fdumont at gcc dot gnu.org
2015-06-22 15:09 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).