Searched refs:TEST_NOEXCEPT_FALSE (Results 1 – 4 of 4) sorted by relevance
105 #define TEST_NOEXCEPT_FALSE noexcept(false) macro123 #define TEST_NOEXCEPT_FALSE macro
76 ~AssertHandler() TEST_NOEXCEPT_FALSE {
29 size_t operator()(B const&) TEST_NOEXCEPT_FALSE { return 0; } in operator ()()
53 …ize_t operator()(::min_pointer<T, std::integral_constant<size_t, 1>> p) const TEST_NOEXCEPT_FALSE { in operator ()()