Searched defs:InheritPolymorph (Results 1 – 2 of 2) sorted by relevance
7 template<class T> struct InheritPolymorph : HasVirt {}; struct
441 struct InheritPolymorph : Polymorph {}; struct