Searched defs:NotNoexcept (Results 1 – 2 of 2) sorted by relevance
38 struct NotNoexcept { struct39 NotNoexcept() noexcept(false) {} in NotNoexcept() function
35 struct NotNoexcept { struct36 NotNoexcept() noexcept(false) {} in NotNoexcept() function