Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ CreateEmptyString
Function
CreateEmptyString
src/String.cpp:2103–2103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2101
}
2102
2103
Dynamic CreateEmptyString() { return sConstEmptyString; }
2104
2105
Dynamic CreateString(DynamicArray inArgs)
2106
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected