MCPcopy Create free account
hub / github.com/apache/impala / iterator

Class iterator

be/src/kudu/util/bitset.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 // These types are exposed to match those provided by STL containers, which
45 // allows template instantiations to be used by map utility functions.
46 class iterator;
47 typedef IntType key_type;
48 typedef IntType value_type;
49

Callers 3

insertMethod · 0.85
endMethod · 0.85
findMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected