consistently define copy constructor and assignment operator remove superfluous casts initialize member variables in constructor avoid double assignment
9.8 KiB
9.8 KiB
consistently define copy constructor and assignment operator remove superfluous casts initialize member variables in constructor avoid double assignment