This commit is contained in:
@@ -6,5 +6,5 @@ namespace ArbUt {
|
|||||||
std::make_shared<__ConstStringCharHolder>("", 0);
|
std::make_shared<__ConstStringCharHolder>("", 0);
|
||||||
|
|
||||||
static StringView __empty;
|
static StringView __empty;
|
||||||
const StringView& StringView::Empty() { return __empty; }
|
const StringView& StringView::EmptyString() { return __empty; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user