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