Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/compiler/ms/eh/
H A Dihateeh.cxx17 #define NOEXCEPT(_x) macro
113 ~A() NOEXCEPT(false) { in NOEXCEPT() function in A