------- Comment #5 from pinskia at gcc dot gnu dot org 2010-03-24 16:45 ------- Close as a dup of bug 29131.
Comment #3 is valid as the associated namespace for X is the global namespace. But with fundamental types there is currently no associated namespace so the functions are not found. Now there is a defect report against the C++ standard which asks if this was done that way; that is what PR 29131 references and is suspended until the C++ standards committee decides what should happen. *** This bug has been marked as a duplicate of 29131 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43506