[Bug c++/13903] using namespace X does not work for operator new

gilad at odinak dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 8 18:31:00 GMT 2008



------- Comment #5 from gilad at odinak dot com  2008-02-08 18:30 -------
Could you please tell me which standard does not allow it, and if a previous
standard does allow it.
It is the only way I found to avoid the memory allocator in my code from
colliding with the memory allocator of a library (that is the functionality did
work)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13903



More information about the Gcc-bugs mailing list