Comment on Jank is C++parentComments−bluGill1yIn the artical - it garbage collects always but if you call delete the garbage collector will be more agressive about cleaning that up.
Comments
In the artical - it garbage collects always but if you call delete the garbage collector will be more agressive about cleaning that up.