Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply_large_arity.pass.cpp73 using CTuple = make_tuple_t<const int, Size>; in test_all() typedef
107 CTuple a{}; in test_all()