Path: utzoo!utgpu!watserv1!watmath!att!dptg!ulysses!andante!alice!ark From: ark@alice.UUCP (Andrew Koenig) Newsgroups: comp.lang.c++ Subject: Re: Addr overloaded member fcn on operator Keywords: apparent cfront bug Message-ID: <10500@alice.UUCP> Date: 17 Feb 90 21:16:33 GMT References: <10784@saturn.ucsc.edu> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 11 In article <10784@saturn.ucsc.edu>, daniel@vega.ucsc.edu writes: > Does section 13.3 of Stroustrup's (2.0) reference on taking the > address of an overloaded function apply to member functions as > well as globals. If so, this should be valid. > Apparently cfront fails to correctly select the overload function. Indeed, it is a bug. I think it will be fixed in 2.1. -- --Andrew Koenig ark@europa.att.com