Switched memory to using shared nodes, and node_data to keep only naked node...
Switched memory to using shared nodes, and node_data to keep only naked node pointers, not shared nodes (to break the cycle, and we don't need weak pointers because their memory is guaranteed to exist, via 'memory')
Showing
Please register or sign in to comment