home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / std / cplus / 2146 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  528 b 

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!mp.cs.niu.edu!fnnews.fnal.gov!fnal.fnal.gov!b91926
  2. From: b91926@fnalnn.fnal.gov
  3. Newsgroups: comp.std.c++
  4. Subject: Ambiuous constructor ctor?
  5. Date: 28 Jan 93 16:26:11 -0600
  6. Organization: Fermi National Accelerator Lab
  7. Lines: 3
  8. Message-ID: <1993Jan28.162611.1@fnalnn.fnal.gov>
  9. NNTP-Posting-Host: fnalnn.fnal.gov
  10.  
  11. Is it legal for a class to have a member with the same name as one of
  12. its base classes? If it is legal, how can these items be used in
  13. ctor initializers in a constructor?
  14.