romdisc Wed, 15 Mar 2017 22:15:05 +0100
Hi, I'm just playing around with some ideas.
When I create a shared library for usage e.g. with Java, do I get garbage collection for free when destroying objects used only within this library and not outside?