Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
Dapply_large_arity.pass.cpp72 using CTuple = make_tuple_t<const int, Size>; in test_all() typedef
106 CTuple a{}; in test_all()