Home
last modified time | relevance | path

Searched refs:DeletedVirtualProtectedDestructor (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_destructible.pass.cpp96 struct DeletedVirtualProtectedDestructor { protected: virtual ~DeletedVirtualProtectedDestructor() … struct
139 test_is_not_destructible<DeletedVirtualProtectedDestructor>(); in main()