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

C++14 support #11

Open
eyalroz opened this issue Mar 27, 2019 · 1 comment
Open

C++14 support #11

eyalroz opened this issue Mar 27, 2019 · 1 comment

Comments

@eyalroz
Copy link

eyalroz commented Mar 27, 2019

How difficult it is to make the library work in C++14 as well? If the dependencies are essentially on the library (e.g. std::variant, std::any) - there are C++14 alternatives for most of that; would you consider conditionally-using them?

@cbbowen
Copy link
Owner

cbbowen commented Mar 27, 2019 via email

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

No branches or pull requests

2 participants