[comp.std.c++] lifetime of unnamed arguments?

jimad@microsoft.UUCP (Jim ADCOCK) (02/27/91)

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?