mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Cherry-pick from master pr: #39176 #39229 issue: #39124 `bitset::find_first()` and `bitset::find_next()` now accept one more parameter, which allows to search for `0` bit instead of `1` bit --------- Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com> Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> Co-authored-by: Alexander Guzhva <alexanderguzhva@gmail.com>