Searched refs:ValFn (Results 1 – 2 of 2) sorted by relevance
74 using ValFn = make_function_t<int, Size>; in test_all() typedef75 ValFn val_fn = &test_apply_fn; in test_all()120 using ValFn = make_function_t<int, Size>; in test_one() typedef121 ValFn val_fn = &test_apply_fn; in test_one()
75 using ValFn = make_function_t<int, Size>; in test_all() typedef76 ValFn val_fn = &test_apply_fn; in test_all()121 using ValFn = make_function_t<int, Size>; in test_one() typedef122 ValFn val_fn = &test_apply_fn; in test_one()