public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/58376] New: regex_iterator::operator== and operator!= not const
@ 2013-09-10  8:18 kai.unger@l-3com.com
  2013-09-10  8:46 ` [Bug libstdc++/58376] " paolo.carlini at oracle dot com
  2023-07-20 11:38 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: kai.unger@l-3com.com @ 2013-09-10  8:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58376

            Bug ID: 58376
           Summary: regex_iterator::operator== and operator!= not const
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kai.unger@l-3com.com

Comparison operators implemented as members of regex_iterator need to be const
(required by the C++ standard).


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

end of thread, other threads:[~2023-07-20 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-10  8:18 [Bug libstdc++/58376] New: regex_iterator::operator== and operator!= not const kai.unger@l-3com.com
2013-09-10  8:46 ` [Bug libstdc++/58376] " paolo.carlini at oracle dot com
2023-07-20 11:38 ` 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).