MCPcopy Create free account
hub / github.com/bytedance/bolt / end

Method end

bolt/vector/SelectivityVector.h:157–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 vector_size_t end() const {
158 return end_;
159 }
160
161 /**
162 * @return true if the vector has anything selected, false otherwise

Callers 3

resizeFillMethod · 0.45
SelectivityVectorClass · 0.45
SelectivityIteratorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected