Searched defs:InstanceOfImpl (Results 1 – 1 of 1) sorted by relevance
37 struct InstanceOfImpl { struct45 struct InstanceOfImpl<ToT, FromT, typename std::enable_if_t<std::is_base_of<ToT, FromT>::value>> { argument