Searched defs:LIBCPP_ASSERT_NOT_NOEXCEPT (Results 1 – 1 of 1) sorted by relevance
232 #define LIBCPP_ASSERT_NOT_NOEXCEPT(...) ASSERT_NOT_NOEXCEPT(__VA_ARGS__) macro238 #define LIBCPP_ASSERT_NOT_NOEXCEPT(...) ((void)0) macro