MCPcopy Create free account
hub / github.com/bab2min/tomotopy / SharedString

Method SharedString

src/Utils/SharedString.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 SharedString::SharedString()
35 {
36 }
37
38 SharedString::SharedString(const char* _begin, const char* _end)
39 {

Callers

nothing calls this directly

Calls 3

emptyMethod · 0.45
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected