Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ ArrayIterator
Class
ArrayIterator
Fleece/Core/Array.hh:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
class Dict;
20
class MutableArray;
21
class ArrayIterator;
22
23
/** A Value that's an array. */
24
class Array : public Value {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected