home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18117 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.1 KB

  1. 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
  2. From: jh@first.gmd.de (Joerg Heuer)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: & of inline functions
  5. Message-ID: <2817@bigfoot.first.gmd.de>
  6. Date: 17 Dec 92 10:13:52 GMT
  7. References: <1992Dec13.185310.20140@math.ufl.edu>
  8. Sender: news@bigfoot.first.gmd.de
  9. Lines: 20
  10.  
  11. x9999bvj@maple.circa.ufl.edu writes:
  12.  
  13.  
  14. >What is the official method for handling taking the address of an inline
  15. >function?  For example, if you do this:
  16.  
  17. What exactly do You mean? Your example seems correct and Stroustrup
  18. defines: "It is possible to take the address of an inline function..."
  19. (The C++ Programming Language, 2nd Ed., p.138)
  20.  
  21. So what's Your problem? Does Your compiler don't like it? This problem
  22. got to be handled by the compiler, anyhow, since virtual functions can
  23. also be defined 'inline'.
  24.  
  25. J"org.
  26. --
  27. Joerg Heuer                   | INTERNET: jh@first.gmd.de
  28. GMD-FIRST an der TUB          | UUCP:     jh@gmdtub.uucp
  29. Rudower Chaussee 5, Geb. 13.7 |
  30. D-1199 Berlin Adlershof, FRG  | Tel/Fax:  +49 30 6704 - 5819/5610
  31.