public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/55053] New: std::is_explicitly_convertible should be removed
@ 2012-10-24 12:02 frankhb1989 at gmail dot com
  2012-10-24 12:07 ` [Bug libstdc++/55053] " paolo.carlini at oracle dot com
  2012-10-24 14:31 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: frankhb1989 at gmail dot com @ 2012-10-24 12:02 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55053
           Summary: std::is_explicitly_convertible should be removed
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: frankhb1989@gmail.com


In the current standard ISO/IEC 14882:2011 there is no
std::is_explicitly_convertible, since it was removed as per N3047. See
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3047.html for details.
So it should be removed at least when "-std=c++11 -pedantic" is specified. But
I found it is still in <type_traits>.


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

* [Bug libstdc++/55053] std::is_explicitly_convertible should be removed
  2012-10-24 12:02 [Bug libstdc++/55053] New: std::is_explicitly_convertible should be removed frankhb1989 at gmail dot com
@ 2012-10-24 12:07 ` paolo.carlini at oracle dot com
  2012-10-24 14:31 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-10-24 12:07 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-24 12:07:25 UTC ---
It's already gone in mainline.


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

* [Bug libstdc++/55053] std::is_explicitly_convertible should be removed
  2012-10-24 12:02 [Bug libstdc++/55053] New: std::is_explicitly_convertible should be removed frankhb1989 at gmail dot com
  2012-10-24 12:07 ` [Bug libstdc++/55053] " paolo.carlini at oracle dot com
@ 2012-10-24 14:31 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2012-10-24 14:31 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.8.0
   Target Milestone|---                         |4.8.0


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

end of thread, other threads:[~2012-10-24 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24 12:02 [Bug libstdc++/55053] New: std::is_explicitly_convertible should be removed frankhb1989 at gmail dot com
2012-10-24 12:07 ` [Bug libstdc++/55053] " paolo.carlini at oracle dot com
2012-10-24 14:31 ` 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).