knowhere
knowhere copied to clipboard
[Enhancement] use std::visit to replace std::get_if
get_if is not very readable, we can use visit instead
issue: https://github.com/zilliztech/knowhere/issues/630