Searched defs:ConfigPropertyWatches (Results 1 – 1 of 1) sorted by relevance
247 struct ConfigPropertyWatches struct249 using PropertyWatches = std::array<std::unique_ptr<Watch>, ${len(watches)}>;251 static auto& get() in get()