Skip to content

cleanup readme -- add link to paper -- add cpp26 badge #5

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

Conversation

JeffGarland
Copy link
Member

I've put a couple todo's in the readme.

README.md Outdated
some examples and tests will not be compiled
unless provided compiler support **C++20** or ranges capabilities enabled.
However, some examples and tests will not be compiled
unless provided compiler support **C++20** or ranges capabilities enabled. <-- TODO there are no examples
Copy link
Member Author

@JeffGarland JeffGarland Jul 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so the example link is dead maybe it should be removed for now? Also this ranges stuff is just exemplar stuff -- right @changkhothuychung ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JeffGarland, yeah the example link should be removed, and yes the ranges stuff is just examplar stuff, I forgot to remove it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@@ -0,0 +1,2 @@
infra/** linguist-vendored
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

driveby update to help github get code percentages right

JeffGarland and others added 3 commits July 1, 2025 09:16
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…tes-from-exemplar-to-copyable_function' into 3-readme-needs-updates-from-exemplar-to-copyable_function
@JeffGarland JeffGarland merged commit 517288e into main Jul 2, 2025
134 of 136 checks passed
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.

readme needs updates from exemplar to copyable_function
2 participants