Searched refs:TEST_NOEXCEPT_COND (Results 1 – 3 of 3) sorted by relevance
30 operator int&() TEST_NOEXCEPT_COND(IsNothrow) { return val; } in operator int&()
123 # define TEST_NOEXCEPT_COND(...) noexcept(__VA_ARGS__) macro134 # define TEST_NOEXCEPT_COND(...) macro
126 TEST_NOEXCEPT_COND(std::__is_nothrow_swappable<nested_container>::value) in swap()246 TEST_NOEXCEPT_COND(std::__is_nothrow_swappable<nested_container>::value) in swap()