CPlain& operator=(const CPlain& right); //1 CPlain& operator=(CPlain&& right); //2
Операторы присваивания с копированием и перемещением.
*this