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