Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/any/any.nonmembers/any.cast/
Dnot_copy_constructible.fail.cpp37 struct no_move { struct
38 no_move() {} in no_move() argument
40 no_move(no_move const&) {} in no_move() argument