Searched defs:no_copy (Results 1 – 2 of 2) sorted by relevance
30 struct no_copy struct32 no_copy() {} in no_copy() argument33 no_copy(no_copy &&) {} in no_copy() argument
286 struct no_copy in test_non_copyable_ref() struct288 no_copy() {} in test_non_copyable_ref() argument289 no_copy(no_copy &&) {} in test_non_copyable_ref() argument