CPoly& operator=(const CPoly&) = default; //1 CPoly& operator=(CPoly&&) = default; //2
Операторы присваивания класса CPoly.
*this