Topic: lifetime of unnamed arguments?


Author: jimad@microsoft.UUCP (Jim ADCOCK)
Date: 26 Feb 91 18:33:30 GMT
Raw View
Do the lifetimes of unnamed arguments follow the rules for unnamed temporaries,
or named local variables?  Or is it implementation defined?  Shouldn't this
be called out in the spec?