packagefs: BOpenHashTable keys are already reference types.
This commit is contained in:
@@ -61,7 +61,7 @@ private:
|
|||||||
|
|
||||||
|
|
||||||
struct PackagesDirectoryHashDefinition {
|
struct PackagesDirectoryHashDefinition {
|
||||||
typedef const node_ref& KeyType;
|
typedef const node_ref KeyType;
|
||||||
typedef PackagesDirectory ValueType;
|
typedef PackagesDirectory ValueType;
|
||||||
|
|
||||||
size_t HashKey(const node_ref& key) const
|
size_t HashKey(const node_ref& key) const
|
||||||
|
|||||||
Reference in New Issue
Block a user