Home
last modified time | relevance | path

Searched refs:ValFn (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply_large_arity.pass.cpp75 using ValFn = make_function_t<int, Size>; in test_all() typedef
76 ValFn val_fn = &test_apply_fn; in test_all()
121 using ValFn = make_function_t<int, Size>; in test_one() typedef
122 ValFn val_fn = &test_apply_fn; in test_one()