home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / cplus / 13322 < prev    next >
Encoding:
Text File  |  1992-09-07  |  520 b   |  13 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!usc!sdd.hp.com!zaphod.mps.ohio-state.edu!think.com!unixland!dlb
  3. From: dlb@unixland.natick.ma.us (David L. Briggs)
  4. Subject: pointer to member function.
  5. Message-ID: <1992Sep5.015422.2429@unixland.natick.ma.us>
  6. Organization: Unixland Public Access Unix & Think_Tank BBS
  7. Date: Sat, 5 Sep 1992 01:54:22 GMT
  8. Lines: 3
  9.  
  10.     A simple question.  If you have a class that has several functions
  11. with the same name that are overloaded, how can you take the address of one
  12. of these function?
  13.