Searched defs:OptionalQConfigHash (Results 1 – 1 of 1) sorted by relevance
27 struct OptionalQConfigHash { struct28 inline size_t operator()(const std::optional<QConfig>& qconfig_opt) const { in operator ()()