Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Cleanup tracking issue #3

Open
1 of 7 tasks
Perksey opened this issue Jul 30, 2020 · 0 comments
Open
1 of 7 tasks

Cleanup tracking issue #3

Perksey opened this issue Jul 30, 2020 · 0 comments

Comments

@Perksey
Copy link
Member

Perksey commented Jul 30, 2020

  • Use proper casts everywhere
  • ErrorPump message to const std::string&
  • const methods
  • noexcept (all) methods
  • No macros
  • Used smart pointers
    • Make parents track their children so that the parent isn't destroyed when the child is with std::shared_ptr
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant