Searched refs:RRefFn (Results 1 – 1 of 1) sorted by relevance
83 using RRefFn = make_function_t<int &&, Size>; in test_all() typedef84 RRefFn rref_fn = &test_apply_fn; in test_all()