There's no need to declare an explicit assignment operator which
does the same as the default one does, and C++11 deprecated having
an explicit assignment operator and relying on the implicit copy
constructor.
(No files)
Note: See TracChangeset
for help on using the changeset viewer.