c++/10173: g++ wrongly assumes a namespace of a function based on the namespace of the function's argument

bangerth@dealii.org bangerth@dealii.org
Fri Mar 21 01:36:00 GMT 2003


Synopsis: g++ wrongly assumes a namespace of a function based on the namespace of the function's argument

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Fri Mar 21 00:31:59 2003
State-Changed-Why:
    Not a bug. See Koenig lookup a.k.a. argument dependent name
    lookup.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10173



More information about the Gcc-bugs mailing list