Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
Refactoring certain things w/o changing functionality:
- make use of strict private / protected where applicable
- hide all interface implementations behind strict protected instead of public
- consolidate multiple CTOR overloads into one using default args where applicable
- make argument naming more consistent
- make certain arguments explicitly const where applicable
- improve code formatting
Attachments
Issue Links
- links to