MCPcopy Create free account
hub / github.com/Kitware/VTK / CZString

Method CZString

ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp:2674–2674  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2672// a string is stored.
2673
2674Value::CZString::CZString(ArrayIndex index) : cstr_(nullptr), index_(index) {}
2675
2676Value::CZString::CZString(char const* str, unsigned length,
2677 DuplicationPolicy allocate)

Callers

nothing calls this directly

Calls 1

duplicateStringValueFunction · 0.85

Tested by

no test coverage detected