Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
H A Dnot_copy_constructible.verify.cpp39 struct no_move { struct
40 no_move() {} in no_move() argument
42 no_move(no_move const&) {} in no_move() argument