S
Stefan Strasser
why is delete an expression and not a statement? (in my draft copy of
the standard).
I was about to ask the same question about "throw" but found an
expression case of throw("return boolvalue ? 5 : throw 5;").
but "delete" neither does exit the scope nor has a return value.
any idea?
thanks,
the standard).
I was about to ask the same question about "throw" but found an
expression case of throw("return boolvalue ? 5 : throw 5;").
but "delete" neither does exit the scope nor has a return value.
any idea?
thanks,