-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Classes with very large member variables should consider having unique_ptrs instead of value members, created in the constructor. ClassFile is a particularly egregious example, as the magic number becomes awkward in code to verify with the initialization of all the member variables.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels