(list)+destructor function in struct
Nice feature of C++, destructors make it kinda nice to do memory management. Though they don't fully reduce the pain lol
This commit is contained in:
Nice feature of C++, destructors make it kinda nice to do memory management. Though they don't fully reduce the pain lol