Searched refs:test_fn_template (Results 1 – 1 of 1) sorted by relevance
215 constexpr U test_fn_template(T, U u = U::current()) { in test_fn_template() function219 static_assert(test_fn_template(42).line() == __LINE__, ""); in fn_template_tests()