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

Require C++17 to build #1259

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Require C++17 to build #1259

merged 1 commit into from
Apr 14, 2020

Conversation

fbs
Copy link
Contributor

@fbs fbs commented Apr 14, 2020

C++17 has some nice features like std::optional and std::filesystem that
we would like to use.

This closes #1170 .

C++17 has some nice features like std::optional and std::filesystem that
we would like to use.

This closes bpftrace#1170 .
@fbs fbs merged commit b3b4908 into bpftrace:master Apr 14, 2020
@fbs fbs deleted the c++ branch March 6, 2021 22:02
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.

Switch to C++17
2 participants