Skip to content

Conversation

@DJLink
Copy link

@DJLink DJLink commented Oct 12, 2019

Hi,
Thanks for this class, it's been very useful.

This PR fixes a C4458 warning on line 162 because it receives a "source" and has a class member var with same name. Personally I usually go with _ but in this case renaming it to src was the least distruptive change, I hope that's ok.

Also made a few functions const and replaced a couple string::find with the char equivalent.

image

Thanks.

…ss member

Replaced a couple string.find with the char equivalent
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.

1 participant