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