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