home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!uwm.edu!caen!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!gmdtub!jh
- From: jh@first.gmd.de (Joerg Heuer)
- Newsgroups: comp.lang.c++
- Subject: Re: & of inline functions
- Message-ID: <2817@bigfoot.first.gmd.de>
- Date: 17 Dec 92 10:13:52 GMT
- References: <1992Dec13.185310.20140@math.ufl.edu>
- Sender: news@bigfoot.first.gmd.de
- Lines: 20
-
- x9999bvj@maple.circa.ufl.edu writes:
-
-
- >What is the official method for handling taking the address of an inline
- >function? For example, if you do this:
-
- What exactly do You mean? Your example seems correct and Stroustrup
- defines: "It is possible to take the address of an inline function..."
- (The C++ Programming Language, 2nd Ed., p.138)
-
- So what's Your problem? Does Your compiler don't like it? This problem
- got to be handled by the compiler, anyhow, since virtual functions can
- also be defined 'inline'.
-
- J"org.
- --
- Joerg Heuer | INTERNET: jh@first.gmd.de
- GMD-FIRST an der TUB | UUCP: jh@gmdtub.uucp
- Rudower Chaussee 5, Geb. 13.7 |
- D-1199 Berlin Adlershof, FRG | Tel/Fax: +49 30 6704 - 5819/5610
-