node_data.cpp
2.71 KB
-
Switched memory to using shared nodes, and node_data to keep only naked node… · ec95e61c
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')
Jesse Beder committed