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

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant