Have a user-defined assignment operator to go with the copy constructor

Authored by ahartmetz on Oct 12 2019, 8:58 AM.

Description

Have a user-defined assignment operator to go with the copy constructor

The compiler warned about user-defined copy constructor but default
assignment operator. There was possibly a real bug hiding there.

Details

Committed
ahartmetzOct 12 2019, 8:58 AM
Parents
R738:ddc1acda42ee: Fix compilation with -Wsuggest-override, tinyxml2 warns
Branches
Unknown
Tags
Unknown
References
HEAD -> master