-
Notifications
You must be signed in to change notification settings - Fork 1
Code refactor #28
Copy link
Copy link
Open
Labels
refactorRewrite, re-struct, or re-design an existing featureRewrite, re-struct, or re-design an existing feature
Description
Activity
Metadata
Metadata
Assignees
Labels
refactorRewrite, re-struct, or re-design an existing featureRewrite, re-struct, or re-design an existing feature
nullptrinstead ofNULL.enum classinstead ofenum.overrideandfinalkeywords where necessary.usingortypedefinstead of long nested types (e.g.std::map<std::string, std:pair<int, std::string>>).