Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply_large_arity.pass.cpp81 CRefFn cref_fn = &test_apply_fn; in test_all() local
90 assert(std::apply(cref_fn, a)); in test_all()
96 assert(std::apply(cref_fn, a)); in test_all()
102 assert(std::apply(cref_fn, a)); in test_all()
108 assert(std::apply(cref_fn, a)); in test_all()