Searched refs:test_template_two_instances (Results 1 – 1 of 1) sorted by relevance
649 void test_template_two_instances(T t, int &a) { in test_template_two_instances() function659 template void test_template_two_instances<short>(short t, int &a);660 template void test_template_two_instances<long>(long t, int &a);