|
|
От: |
R.O. Prokopiev
|
http://127.0.0.1/ |
| Дата: | 04.06.09 14:12 | ||
| Оценка: | |||
Once a destructor is invoked for an object, the object no longer exists; the behavior is undefined if the
destructor is invoked for an object whose lifetime has ended (3.8). [ Example: if the destructor for an automatic
object is explicitly invoked, and the block is subsequently left in a manner that would ordinarily
invoke implicit destruction of the object, the behavior is undefined. ]