home › Forums › # Technical Support › Memory management › Reply To: Memory management
April 5, 2018 at 12:16
#6142
Inactive
Wow, silly me. I did try to read the source code to investigate this myself. But I somehow managed to read only the destructors that didn’t have that kind of clean up code. This is cool, thanks.
Now, time to revert my super messy code that attempted manual deletion. No wonder I was getting segmentation faults upon deleting them. :p