Skip to content

Use string_ref compare method instead of an undefined equality operator between string_ref and char* #236

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

Merged
merged 1 commit into from
May 17, 2013

Conversation

nico159
Copy link

@nico159 nico159 commented May 17, 2013

This involve some overhead (implicit conversations from char* to string, and from string to string_ref)

This involve some overhead (implicit conversations from char* to string, and from string to string_ref)
deanberris added a commit that referenced this pull request May 17, 2013
Use string_ref compare method instead of an undefined equality operator between string_ref and char*
@deanberris deanberris merged commit 0185e6b into cpp-netlib:master May 17, 2013
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