Searched defs:ThresholdList (Results 1 – 1 of 1) sorted by relevance
59 struct ThresholdList { struct62 explicit ThresholdList(std::optional<std::string> logging_name, std::vector<T> thresholds) in ThresholdList() argument67 ThresholdList &operator=(const ThresholdList &) = default; argument69 ThresholdList &operator=(ThresholdList &&) = default; argument