Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/
H A Dbinder_typedefs.compile.pass.cpp22 struct UnaryFunction struct
35 static_assert(std::is_same<std::reference_wrapper<int(UnaryFunction::*)()>::result_type, int>::valu… argument