Searched defs:ures (Results 1 – 4 of 4) sorted by relevance
63 bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && in doTest() local
65 bool ures = checkConstruct<UU&&>(ptr->second, UExpect, M) && in doTest() local
64 bool ures = checkConstruct<decltype((p.second))>(ptr->second, UExpect, M) && in doTest() local
56 bool ures = checkConstruct<UTuple&&...>(ptr->second, UExpect, M); in doTest() local