knowhere icon indicating copy to clipboard operation
knowhere copied to clipboard

[Enhancement] use std::visit to replace std::get_if

Open Light-City opened this issue 8 months ago • 16 comments

get_if is not very readable, we can use visit instead

issue: https://github.com/zilliztech/knowhere/issues/630

Light-City avatar Jun 04 '24 14:06 Light-City