Open razaron opened 5 years ago
typeid::hash_code guarantees all Objects of same type have same hash but doesn't guarantee uniqueness. Also, hashes change between runs.
This will impact saving/loading.
GitHub Issues
typeid::hash_code guarantees all Objects of same type have same hash but doesn't guarantee uniqueness. Also, hashes change between runs.
This will impact saving/loading.