Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ wc16_string
Method
wc16_string
src/core/wchar16.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
static WCHAR16 NULL_WCHAR16 = 0;
90
91
wc16_string::wc16_string() : mpData(0)
92
{
93
}
94
95
wc16_string::wc16_string(const wc16_string& rhs)
96
{
Callers
nothing calls this directly
Calls
3
wchar16len
Function · 0.85
Resize
Method · 0.80
AddRef
Method · 0.45
Tested by
no test coverage detected