Let the compiler dispose of an expanded value
Note: I wrote this notes on august 2021, but I shall publish them now in the state thay are otherwise I will lose memory of their existence yet another time...
Lately I discovered that Liberty Eiffel needs expanded classes to be DISPOSABLE to get rid of a garbage collector like Rust does.
So I was quite disappointed to discover that
https://monodes.com/predaelli/2022/05/30/let-the-compiler-dispose-of-an-expanded-value/
#Senzacategoria
Note: I wrote this notes on august 2021, but I shall publish them now in the state thay are otherwise I will lose memory of their existence yet another time...
Lately I discovered that Liberty Eiffel needs expanded classes to be DISPOSABLE to get rid of a garbage collector like Rust does.
So I was quite disappointed to discover that
https://monodes.com/predaelli/2022/05/30/let-the-compiler-dispose-of-an-expanded-value/
#Senzacategoria
Let the compiler dispose of an expanded value
Note: I wrote this notes on august 2021, but I shall publish them now in the state thay are otherwise I will lose memory of their existence yet another time… Lately I discovered that Liberty …Paolo Redaelli