MCPcopy Create free account
hub / github.com/couchbase/fleece / alloc_slice

Class alloc_slice

API/fleece/slice.hh:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57namespace fleece {
58 struct slice;
59 struct alloc_slice;
60 struct nullslice_t;
61
62#ifdef SLICE_SUPPORTS_STRING_VIEW

Callers

nothing calls this directly

Calls 5

sliceClass · 0.85
retainFunction · 0.85
_FLBuf_RetainFunction · 0.85
alloc_sliceFunction · 0.70
releaseFunction · 0.50

Tested by

no test coverage detected