Home
last modified time | relevance | path

Searched defs:no_copy (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.cpp33 struct no_copy { struct
34 no_copy() {} in no_copy() function
35 no_copy(no_copy &&) {} in no_copy() function