Repeated declarations of the same variable in the same scope make no sense.
In bad style and obfuscated, sure, but is it nonsensical? Redeclaration and reassignment are not the same when destructors or side-effects are involved. I can imagine this kind of situation arising with "templated" code where sections are copy-paste or somesuch. Job security FTW!
In reply to Re^2: "my" declaration problem
by Anonymous Monk
in thread "my" declaration problem
by Hosen1989
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |