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