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

[WslApiLoader] add const modifications, initializate all member in the list. #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheVice
Copy link

@TheVice TheVice commented Dec 10, 2020

Hello.

Some of class member can be constant, methods too can be constant.
Also there are missed in the initialization list of constructor some of members so it should be added there.

Thank you.

…me member.

Added initialization of all member at class initialization list.
Replaced direct type name with auto and add const modification
at variables at the methods.
@ghost
Copy link

ghost commented Dec 10, 2020

CLA assistant check
All CLA requirements met.

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