Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.default.init/
H A Ddefault_initializable.compile.pass.cpp72 struct DtorProtected { struct
74 ~DtorProtected() = default;
172 test_false <DtorProtected>(); in test()