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