public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/62039] concept checking for std::prev
       [not found] <bug-62039-4@http.gcc.gnu.org/bugzilla/>
@ 2014-08-06 21:59 ` redi at gcc dot gnu.org
  2015-09-03 14:36 ` redi at gcc dot gnu.org
  2015-09-03 14:37 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2014-08-06 21:59 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-08-06
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
makes sense to me


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

* [Bug libstdc++/62039] concept checking for std::prev
       [not found] <bug-62039-4@http.gcc.gnu.org/bugzilla/>
  2014-08-06 21:59 ` [Bug libstdc++/62039] concept checking for std::prev redi at gcc dot gnu.org
@ 2015-09-03 14:36 ` redi at gcc dot gnu.org
  2015-09-03 14:37 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2015-09-03 14:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Thu Sep  3 14:35:43 2015
New Revision: 227447

URL: https://gcc.gnu.org/viewcvs?rev=227447&root=gcc&view=rev
Log:
Add concept checks to std::next and std::prev.

        PR libstdc++/62039
        * include/bits/stl_iterator_base_funcs.h (next, prev): Add concept
        checks.
        * testsuite/24_iterators/operations/prev_neg.cc: New.
        * testsuite/24_iterators/operations/next_neg.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/24_iterators/operations/next_neg.cc
    trunk/libstdc++-v3/testsuite/24_iterators/operations/prev_neg.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_iterator_base_funcs.h


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

* [Bug libstdc++/62039] concept checking for std::prev
       [not found] <bug-62039-4@http.gcc.gnu.org/bugzilla/>
  2014-08-06 21:59 ` [Bug libstdc++/62039] concept checking for std::prev redi at gcc dot gnu.org
  2015-09-03 14:36 ` redi at gcc dot gnu.org
@ 2015-09-03 14:37 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2015-09-03 14:37 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |6.0

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
done for both std::next and std::prev


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

end of thread, other threads:[~2015-09-03 14:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-62039-4@http.gcc.gnu.org/bugzilla/>
2014-08-06 21:59 ` [Bug libstdc++/62039] concept checking for std::prev redi at gcc dot gnu.org
2015-09-03 14:36 ` redi at gcc dot gnu.org
2015-09-03 14:37 ` 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).