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

Bugfix: Allow to compile with C++17 #56

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

Conversation

gabyx
Copy link
Contributor

@gabyx gabyx commented Jan 2, 2020

Could you please merge this, this enables string_view only when compiling with c++17 support.

@gabyx gabyx force-pushed the bugfix/c++17-support branch from 4213daf to 78acbfa Compare January 2, 2020 01:40
@gabyx gabyx force-pushed the bugfix/c++17-support branch from 78acbfa to 06949aa Compare January 2, 2020 01:40
@asmaloney
Copy link
Contributor

We went through a long period of waiting and discussion about this and the decision seems to have to been to make C++17 required.

I ended up forking it and making a couple of changes: https://github.com/asmaloney/crossguid

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