Searched defs:UserDeclaredCopyAssignment (Results 1 – 1 of 1) sorted by relevance
271 struct UserDeclaredCopyAssignment { struct 274 UserDeclaredCopyAssignment& operator=(const UserDeclaredCopyAssignment&) { return *this; } in operator =() argument