Searched refs:tl2 (Results 1 – 1 of 1) sorted by relevance
52 auto tl2 = []() {}; in test_exception_spec() local54 static_assert(!noexcept(tl2()), "lambda can throw"); in test_exception_spec()