MCPcopy Create free account
hub / github.com/Samsung/UTopia / CZString

Method CZString

external/jsoncpp/jsoncpp.cpp:2624–2624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2622// a string is stored.
2623
2624Value::CZString::CZString(ArrayIndex index) : cstr_(nullptr), index_(index) {}
2625
2626Value::CZString::CZString(char const *str, unsigned length,
2627 DuplicationPolicy allocate)

Callers

nothing calls this directly

Calls 1

duplicateStringValueFunction · 0.85

Tested by

no test coverage detected