Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/any/any.nonmembers/any.cast/
Dnot_copy_constructible.fail.cpp30 struct no_copy struct
32 no_copy() {} in no_copy() argument
33 no_copy(no_copy &&) {} in no_copy() argument
Dany_cast_reference.pass.cpp286 struct no_copy in test_non_copyable_ref() struct
288 no_copy() {} in test_non_copyable_ref() argument
289 no_copy(no_copy &&) {} in test_non_copyable_ref() argument