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

Method tableSize

Fleece/Support/StringTable.hh:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41 size_t count() const FLPURE {return _count;}
42 size_t tableSize() const FLPURE {return _size;}
43
44 void clear() noexcept;
45

Callers 1

SupportTests.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected