const RefPtr<T> now allows accessing T as non-const. Also add default hash function for RefPtr and UniqPtr based on the pointer value
const RefPtr<T> now allows accessing T as non-const. Also add default hash function for RefPtr and UniqPtr based on the pointer value