public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55675] New: const iterator overload for vector modifiers missing for C++11, e.g., iterator insert(const_iterator pos, T const &t)
@ 2012-12-13 15:15 sbock at hsr dot ch
  2012-12-13 15:31 ` [Bug libstdc++/55675] " paolo.carlini at oracle dot com
  2012-12-13 15:34 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: sbock at hsr dot ch @ 2012-12-13 15:15 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55675
           Summary: const iterator overload for vector modifiers missing
                    for C++11, e.g., iterator insert(const_iterator pos, T
                    const &t)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: sbock@hsr.ch


is not yet implemented in 4.7.0/4.8.0 there's still only iterator
insert(iterator pos, T const &t)


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

* [Bug libstdc++/55675] const iterator overload for vector modifiers missing for C++11, e.g., iterator insert(const_iterator pos, T const &t)
  2012-12-13 15:15 [Bug c++/55675] New: const iterator overload for vector modifiers missing for C++11, e.g., iterator insert(const_iterator pos, T const &t) sbock at hsr dot ch
@ 2012-12-13 15:31 ` paolo.carlini at oracle dot com
  2012-12-13 15:34 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-12-13 15:31 UTC (permalink / raw)
  To: gcc-bugs


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |paolo.carlini at oracle dot
                   |                            |com
          Component|c++                         |libstdc++
         Resolution|                            |DUPLICATE

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-12-13 15:31:06 UTC ---
Yes, this is well known.

*** This bug has been marked as a duplicate of bug 54577 ***


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

* [Bug libstdc++/55675] const iterator overload for vector modifiers missing for C++11, e.g., iterator insert(const_iterator pos, T const &t)
  2012-12-13 15:15 [Bug c++/55675] New: const iterator overload for vector modifiers missing for C++11, e.g., iterator insert(const_iterator pos, T const &t) sbock at hsr dot ch
  2012-12-13 15:31 ` [Bug libstdc++/55675] " paolo.carlini at oracle dot com
@ 2012-12-13 15:34 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2012-12-13 15:34 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-12-13 15:33:55 UTC ---
Thanks, Paolo. I couldn't find the relevant PR so suggested Sebastian should
file one to ensure it's not forgotten.


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

end of thread, other threads:[~2012-12-13 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 15:15 [Bug c++/55675] New: const iterator overload for vector modifiers missing for C++11, e.g., iterator insert(const_iterator pos, T const &t) sbock at hsr dot ch
2012-12-13 15:31 ` [Bug libstdc++/55675] " paolo.carlini at oracle dot com
2012-12-13 15:34 ` 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).