Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/
H A Dlwg3146.pass.cpp27 auto rrj = std::ref(rri); in test() local
35 auto rrj = std::ref(rri); in test() local
43 auto rrj = std::cref(rri); in test() local
51 auto rrj = std::cref(rri); in test() local