Searched refs:EmptyBase (Results 1 – 1 of 1) sorted by relevance
65 struct EmptyBase : public Empty {}; struct101 test_is_empty<EmptyBase>(); in main()