Home
last modified time | relevance | path

Searched defs:UP1 (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Drv_pair_U_V.pass.cpp32 using UP1 = std::pair<U1, int>&&; in test_pair_rv() typedef
Dconst_pair_U_V.pass.cpp31 using UP1 = std::pair<U1, int> const&; in test_pair_const() typedef