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

lib/server: Use std::string directly instead of String typedef #714

Merged
1 commit merged into from
Nov 10, 2021

Conversation

ghost
Copy link

@ghost ghost commented Nov 4, 2021

This PR has been migrated from old Barrier Github repository debauchee/barrier#714

PR created on: 2020-05-30 by @p12tic
PR last updated on: 2020-05-30

Having a String typedef that points to std::string does not serve any benefit and is just confusing. This PR should not result in any functionality changes, I would expect the produced binary to be exactly the same.


Commented on: 2020-05-30 by @shymega

Looks fine. Merging.


Closed on: 2020-05-30

@ghost ghost merged commit b0f0a6f into master Nov 10, 2021
@ghost ghost deleted the pr-import-714 branch November 17, 2021 21:41
This pull request was closed.
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