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