Searched defs:BaseWithoutVtable (Results 1 – 2 of 2) sorted by relevance
86 pub struct BaseWithoutVtable<U> { struct90 impl<U> Default for BaseWithoutVtable<U> { implementation
27 class BaseWithoutVtable { class