Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayFab/gsdk
/ CZString
Method
CZString
cpp/cppsdk/jsoncpp.cpp:2705–2705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2703
// a string is stored.
2704
2705
Value::CZString::CZString(ArrayIndex index) : cstr_(0), index_(index) {}
2706
2707
Value::CZString::CZString(char const* str,
2708
unsigned length,
Callers
nothing calls this directly
Calls
1
duplicateStringValue
Function · 0.85
Tested by
no test coverage detected