Home
last modified time | relevance | path

Searched defs:NotNothrowDtrable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/
H A Dranges_destroy_n.pass.cpp33 struct NotNothrowDtrable { struct
34 ~NotNothrowDtrable() noexcept(false) {} in ~NotNothrowDtrable() argument
H A Dranges_destroy_at.pass.cpp30 struct NotNothrowDtrable { struct
31 ~NotNothrowDtrable() noexcept(false) {} in ~NotNothrowDtrable() argument
H A Dranges_destroy.pass.cpp36 struct NotNothrowDtrable { struct
37 ~NotNothrowDtrable() noexcept(false) {} in ~NotNothrowDtrable() argument