[Bug libstdc++/24595] std::tr1::get_deleter not declared
redi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 9 19:49:00 GMT 2005
------- Comment #3 from redi at gcc dot gnu dot org 2005-11-09 19:49 -------
Created an attachment (id=10194)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10194&action=view)
alternative fix
This bug was my fault - sorry for the dumb mistake, and not catching it.
We could leave _M_get_deleter private by declaring get_deleter before the
friend declaration, something like this untested patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24595
More information about the Gcc-bugs
mailing list