Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
Dnot_copy_constructible.fail.cpp30 struct no_copy struct
32 no_copy() {} in no_copy() function
33 no_copy(no_copy &&) {} in no_copy() function