Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ count
Method
count
Fleece/Support/StringTable.hh:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
size_t count() const FLPURE {return _count;}
42
size_t tableSize() const FLPURE {return _size;}
43
44
void clear() noexcept;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected