
To explicitly default the copy assignment operator is only needed, if there are other constructors. Otherwise, some compilers warn about it.
To explicitly default the copy assignment operator is only needed, if there are other constructors. Otherwise, some compilers warn about it.