------- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-26 12:34 ------- Seems like to me, this is what namespaces are for anyways? and non-uglified names are correct, maybe it needs to be a different namespace like __gnu_cxx::__implemenation instead which seems like the more correct thing to do than uglify names. I think this is what Boost does too.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24537