Searched refs:outfunc (Results 1 – 1 of 1) sorted by relevance
106 U outfunc(U *a);111 U A::outfunc(U *a) { return *a * 2; } in outfunc() function in A119 float u = a.outfunc<4, float>(&f); in test_member_template()