Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
H A Dnot_copy_constructible.verify.cpp43 struct no_move { struct
44 no_move() {} in no_move() function
46 no_move(no_move const&) {} in no_move() function