Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply_large_arity.pass.cpp83 using RRefFn = make_function_t<int &&, Size>; in test_all() typedef
84 RRefFn rref_fn = &test_apply_fn; in test_all()