Why are class methods not allowed to call cons/destructors?

kinke noone at nowhere.com
Sat Jul 31 13:57:40 UTC 2021


This is possible via:
```
__dtor();
super.__dtor();
```




More information about the Digitalmars-d-learn mailing list