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