Why should not toclose be the default?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Why should not toclose be the default?
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2019年6月23日 13:59:23 +0200
Is there any good, sound reason why a local variable needs to remain
in limbo after it has gone out of scope?
If not, we don't need <toclose> at all.