Searched refs:check_fn_template_param (Results 1 – 1 of 1) sorted by relevance
246 constexpr void check_fn_template_param(T) { in check_fn_template_param() function250 template void check_fn_template_param(int);251 template void check_fn_template_param<long, 42, 42>(long);