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

Minor fixes for c++17/c++20 #511

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

emmenlau
Copy link
Contributor

@emmenlau emmenlau commented Sep 7, 2022

No description provided.

@hmaarrfk hmaarrfk mentioned this pull request Oct 22, 2022
19 tasks
@lnw
Copy link
Contributor

lnw commented Oct 23, 2022

That's certainly an improvement. It might be slightly safer + better style to use "[] (const unsigned char x) {return std::isdigit(x);}" instead. Reference: https://en.cppreference.com/w/cpp/string/byte/isdigit

@hmaarrfk
Copy link
Collaborator

I've also rebased #542 to see if things work out.

@hmaarrfk
Copy link
Collaborator

CIs passed in #542 thank you

@hmaarrfk hmaarrfk merged commit ee53bae into ukoethe:master Sep 30, 2023
1 check failed
@emmenlau emmenlau deleted the bda_minor_cpp_fixes branch February 1, 2024 19:22
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.

3 participants