This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/24595] std::tr1::get_deleter not declared



------- Comment #6 from gcc-bugzilla at kayari dot org  2005-11-12 14:12 -------
Created an attachment (id=10227)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10227&action=view)
alternative fix

This is a fixed version of the previous patch that passes tests on
linux-x86_64.

This patch makes all specialisations of get_deleter friends, not just the ones
where _Tp == _Tp1 ... but that's probably not a big deal.  


-- 

gcc-bugzilla at kayari dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10194|0                           |1
        is obsolete|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]