Searched refs:EmptyInheritor (Results 1 – 1 of 1) sorted by relevance
2658 class EmptyInheritor : Compressed {}; class2660 static_assert(has_unique_object_representations<EmptyInheritor>::value, "As long as the base has it…