Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ ~MCollection
Method
~MCollection
Fleece/Integration/MCollection.hh:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
{ }
53
54
~MCollection() {
55
_context->release();
56
}
57
58
void initInSlot(MValue *slot, MCollection *parent, bool isMutable) {
59
assert(slot);
Callers
nothing calls this directly
Calls
1
release
Method · 0.45
Tested by
no test coverage detected