Make gcc happy, silence 'changed meaning' warning.
This commit is contained in:
@@ -189,7 +189,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
typedef DeletePointer DeletePointer;
|
||||
typedef ::DeletePointer DeletePointer;
|
||||
};
|
||||
|
||||
template <typename Type, typename Key, int BlockSize = 32>
|
||||
|
||||
Reference in New Issue
Block a user