Searched defs:HasProperties (Results 1 – 1 of 1) sorted by relevance
29 struct HasProperties struct32 using yes = char;33 struct no44 static constexpr auto value = sizeof(test<T>(0)) == sizeof(yes);