public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/57263] New: std::set with user-defined allocator - compile error
@ 2013-05-13 12:06 mustrumr97 at gmail dot com
  2013-05-13 12:10 ` [Bug libstdc++/57263] " mustrumr97 at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mustrumr97 at gmail dot com @ 2013-05-13 12:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57263
           Summary: std::set with user-defined allocator - compile error
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mustrumr97 at gmail dot com

A user-defined allocator's pointer may not be convertible to and from regular
pointers. There is
std::allocator_traits<Allocator>::pointer
std::allocator_traits<Allocator>::pointer_to(std::allocator_traits<Allocator>::value_type&);


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

end of thread, other threads:[~2013-06-16 17:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-13 12:06 [Bug libstdc++/57263] New: std::set with user-defined allocator - compile error mustrumr97 at gmail dot com
2013-05-13 12:10 ` [Bug libstdc++/57263] " mustrumr97 at gmail dot com
2013-05-13 12:27 ` redi at gcc dot gnu.org
2013-05-13 12:31 ` redi at gcc dot gnu.org
2013-05-13 20:15 ` redi at gcc dot gnu.org
2013-06-16 17:19 ` 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).