[Bug c++/7874] [3.3/3.4/4.0 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace

lerdsuwa at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 28 05:38:00 GMT 2004


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2004-11-28 05:38 -------
Got a solution for friend class, but not friend function yet.
The tough part is the need to look at interaction between 
hidden friend and hidden built-in functions.  Likely postponed to 4.1.

-- 


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



More information about the Gcc-bugs mailing list