Searched defs:DeserializeInterface (Results 1 – 1 of 1) sorted by relevance
143 struct DeserializeInterface struct145 static void op(const std::string& path, const std::string& iface, std::any&) in op()152 struct DeserializeInterface<T, Ops, std::enable_if_t<HasProperties<T>::value>> struct154 static void op(const std::string& path, const std::string& iface, in op()