Searched defs:default_copy (Results 1 – 1 of 1) sorted by relevance
57 struct default_copy { struct59 default_copy(default_copy&&) { } in default_copy() function61 default_copy& operator=(default_copy&&) { in operator =() argument