Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize flicker app sources #997

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

forderud
Copy link
Contributor

@forderud forderud commented Jun 15, 2023

Changes:

  • Postpone variable definitions until first use.
  • Replace new with std::make_unique for automatic memory mgmt.

@forderud forderud requested a review from a team as a code owner January 31, 2024 11:42
@forderud forderud changed the base branch from main to develop January 31, 2024 11:42
Fredrik Orderud added 2 commits May 3, 2024 12:35
@forderud forderud requested a review from a team as a code owner May 3, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant