Searched defs:NotNothrowDtrable (Results 1 – 3 of 3) sorted by relevance
33 struct NotNothrowDtrable { struct34 ~NotNothrowDtrable() noexcept(false) {} in ~NotNothrowDtrable() argument
30 struct NotNothrowDtrable { struct31 ~NotNothrowDtrable() noexcept(false) {} in ~NotNothrowDtrable() argument
36 struct NotNothrowDtrable { struct37 ~NotNothrowDtrable() noexcept(false) {} in ~NotNothrowDtrable() argument