Searched defs:CopyAssignmentDoesNotHaveConstParam (Results 1 – 1 of 1) sorted by relevance
265 struct CopyAssignmentDoesNotHaveConstParam { struct268 CopyAssignmentDoesNotHaveConstParam& operator=(CopyAssignmentDoesNotHaveConstParam&) {} in operator =() argument