On Monday, 9 February 2026 at 20:19:26 UTC, Brother Bill wrote:
The destructor runs too many times. I would expect it to run just once.
writeln hell. Copies. Copies go out of scope.
user1234 via Digitalmars-d-learn Mon, 09 Feb 2026 13:56:35 -0800
On Monday, 9 February 2026 at 20:19:26 UTC, Brother Bill wrote:
The destructor runs too many times. I would expect it to run just once.
writeln hell. Copies. Copies go out of scope.