Searched refs:ValFn (Results 1 – 1 of 1) 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()