Searched defs:CopyableH (Results 1 – 2 of 2) sorted by relevance
4 struct CopyableH { struct5 const CopyableH& operator=(const CopyableH& x) { return *this; } in operator =() argument