Searched refs:ProtectedAbstract (Results 1 – 2 of 2) sorted by relevance
75 struct ProtectedAbstract { protected: virtual void foo() = 0; }; struct114 test_is_destructible<ProtectedAbstract>(); in main()
74 struct ProtectedAbstract { protected: virtual void foo() = 0; }; struct113 test_is_destructible<ProtectedAbstract>(); in main()