Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/func.bind_front/
H A Dbind_front.verify.cpp25 struct NotMoveConst struct
30 NotMoveConst(int) { } in NotMoveConst() function
33 void testNotMoveConst(NotMoveConst) { } in testNotMoveConst() argument