Home
last modified time | relevance | path

Searched defs:HasProperties (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp29 struct HasProperties struct
32 using yes = char;
33 struct no
44 static constexpr auto value = sizeof(test<T>(0)) == sizeof(yes);