mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 05:21:28 +01:00
94089b909d
* Instead of forcing the hash-table to use a copy of the key, introduce and use TypeOperation template to avoid taking a reference of a reference type (which gcc2 doesn't allow).