Changes empty static StringView, as it caused conflicts with older Empty bool checker.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -87,7 +87,7 @@ namespace ArbUt {
|
||||
return Hash(val.data());
|
||||
}
|
||||
|
||||
static const StringView& Empty();
|
||||
static const StringView& EmptyString();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user