Home
last modified time | relevance | path

Searched refs:CRefFn (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.cpp81 using CRefFn = make_function_t<int const &, Size>; in test_all() typedef
82 CRefFn cref_fn = &test_apply_fn; in test_all()