Skip to content

Code refactor #28

Description

@OmarBazaraa
  • Use nullptr instead of NULL.
  • Use enum class instead of enum.
  • Add override and final keywords where necessary.
  • Use type aliasing using or typedef instead of long nested types (e.g. std::map<std::string, std:pair<int, std::string>>).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorRewrite, re-struct, or re-design an existing feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions