Tab operator=(Tab& other); Tab operator=(Tab&& other);
I have to overload operator= with lvalue and rvalue. Having these declarations in