hashed string is copyable/moveable now
This commit is contained in:
@@ -170,7 +170,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
const hash_type hash;
|
||||
hash_type hash;
|
||||
const char *str;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user