public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/53027] New: pointer_traits<>::rebind is private
@ 2012-04-18  8:43 gratal at gmail dot com
  2012-04-18  8:58 ` [Bug libstdc++/53027] " redi at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gratal at gmail dot com @ 2012-04-18  8:43 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53027
           Summary: pointer_traits<>::rebind is private
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gratal@gmail.com


The template alias pointer_traits<>::rebind is private (except for the
pointer_traits<T*> specialization), while the standard specifies that it should
be a public member of pointer_traits<>.


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

end of thread, other threads:[~2012-04-22 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18  8:43 [Bug libstdc++/53027] New: pointer_traits<>::rebind is private gratal at gmail dot com
2012-04-18  8:58 ` [Bug libstdc++/53027] " redi at gcc dot gnu.org
2012-04-22 14:14 ` redi at gcc dot gnu.org
2012-04-22 14:17 ` 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).