home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / std / cplus / 2117 < prev    next >
Encoding:
Text File  |  1993-01-25  |  968 b   |  30 lines

  1. Newsgroups: comp.std.c++
  2. Path: sparky!uunet!taumet!steve
  3. From: steve@taumet.com (Steve Clamage)
  4. Subject: Re: Question about temporaries
  5. Message-ID: <1993Jan25.182232.20580@taumet.com>
  6. Organization: TauMetric Corporation
  7. References: <C1DtoB.FJ3@fiu.edu>
  8. Date: Mon, 25 Jan 1993 18:22:32 GMT
  9. Lines: 19
  10.  
  11. feathers@serss0 (Michael Feathers) writes:
  12.  
  13.  
  14. >Has the ANSI committee done any more work of the lifetime of temporaries?
  15. >I'm very curious about this aspect of the emerging standard.
  16.  
  17. It is still under discussion and has not yet been resolved.  I expect
  18. that it will be resolved this year.
  19.  
  20. It is a hard problem, with excellent arguments both in favor of and
  21. against all solutions proposed so far.
  22.  
  23. Once it has been resolved, it may take a while for existing
  24. implementations to catch up to any needed changes.  So the best
  25. advice so far is still to avoid dependencies in your code on how
  26. long a temporary will live.
  27. -- 
  28.  
  29. Steve Clamage, TauMetric Corp, steve@taumet.com
  30.