Searched refs:CRefFn (Results 1 – 2 of 2) sorted by relevance
80 using CRefFn = make_function_t<int const &, Size>; in test_all() typedef81 CRefFn cref_fn = &test_apply_fn; in test_all()
81 using CRefFn = make_function_t<int const &, Size>; in test_all() typedef82 CRefFn cref_fn = &test_apply_fn; in test_all()