MCPcopy Create free account
hub / github.com/couchbase/fleece / ~HeapArray

Method ~HeapArray

Fleece/Mutable/HeapArray.hh:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 friend class impl::MutableArray;
104
105 ~HeapArray() =default;
106 const ValueSlot* first(); // Called by Array::impl
107
108 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected