Searched defs:is_nothrow (Results 1 – 5 of 5) sorted by relevance
639 using is_nothrow = std::true_type; in TEST() typedef642 using is_nothrow = std::false_type; in TEST() typedef
637 using is_nothrow = variable
646 using is_nothrow = variable
548 is_nothrow = 2 * is_throws_with, enumerator