You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the definition of copy constructor and assignment operator of class License, I needed to add code lines for m_authoritySignature respectively. Are the following modifications valid?
In the definition of copy constructor and assignment operator of class License, I needed to add code lines for
m_authoritySignature
respectively. Are the following modifications valid?The text was updated successfully, but these errors were encountered: