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

some improve #257

Merged
merged 2 commits into from
May 22, 2023
Merged

some improve #257

merged 2 commits into from
May 22, 2023

Conversation

L-Super
Copy link
Member

@L-Super L-Super commented May 22, 2023

  1. Redundant return statement at the end of a function with a void return type.
  2. use nullptr instead of 0
  3. Use explicit type conversion and automatic type deduction to avoid type differences in future versions.

L-Super and others added 2 commits May 22, 2023 14:00
…a void return type.

2. use nullptr instead of 0
3. Use explicit type conversion and automatic type deduction to avoid type differences in future versions.
@tishion tishion merged commit 61f70b6 into CefView:main May 22, 2023
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.

2 participants