Searched defs:DerefPropType (Results 1 – 2 of 2) sorted by relevance
160 struct DerefPropType { struct163 DerefPropType() {} in DerefPropType() argument166 explicit DerefPropType(Up const& val) : object(val) {} in DerefPropType() argument
161 struct DerefPropType { struct164 DerefPropType() {} in DerefPropType() function167 explicit DerefPropType(Up const& val) : object(val) {} in DerefPropType() function