Searched defs:IsZeroVisitor (Results 1 – 1 of 1) sorted by relevance
83 struct IsZeroVisitor { struct84 bool operator()(int64_t value) const { in operator ()()88 bool operator()(double value) const { in operator ()()92 bool operator()(const HistogramValue& value) const { in operator ()()97 bool operator()(std::monostate) const { in operator ()()