[Bug libstdc++/24595] std::tr1::get_deleter not declared
gcc-bugzilla at kayari dot org
gcc-bugzilla@gcc.gnu.org
Sat Nov 12 14:12:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list