home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11828 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1005 b   |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!news.mentorg.com!bcannard
  3. From: bcannard@hppcb36.mentorg.com (Bob Cannard @ PCB x5565)
  4. Subject: Re: Design of Constructors
  5. Originator: bcannard@hppcb36
  6. Message-ID: <1992Jul31.011011.12638@news.mentorg.com>
  7. Sender: bcannard@hppcb36 (Bob Cannard @ PCB x5565)
  8. Date: Fri, 31 Jul 1992 01:10:11 GMT
  9. References:  <1992Jul30.211945.6463@mips2.ma30.bull.com>
  10. Nntp-Posting-Host: hppcb36.mentorg.com
  11. Organization: Mentor Graphics 
  12. Keywords: 
  13. Followup-To: 
  14. Lines: 14
  15.  
  16.  
  17. horvath@granite.ma30.bull.com (John Horvath) writes:
  18. > Executive summary: If constructors can't return values, is it their intent
  19. > they should not try to do anything that can fail?
  20.  
  21. No, the idea is that they throw an exception if they fail. Pity it's taking so
  22. long for the blasted things to get implemented...
  23.  
  24. Cheers and much patience,
  25.  
  26.         Bob.
  27. -- 
  28. bob_cannard@mentorg.com         "Mr. Cthulhu? This is your wake-up call..."
  29. Exprssed opinions are not necessarily those of Mentor Graphics Corporation.
  30.