------- 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