Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Provide full C++20 documentations #776

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

Open
lemire opened this issue May 1, 2025 · 2 comments
Open

Provide full C++20 documentations #776

lemire opened this issue May 1, 2025 · 2 comments

Comments

@lemire
Copy link
Member

lemire commented May 1, 2025

@pauldreik introduced great std::span support but it is currently poorly documented outside our header files.

@pauldreik
Copy link
Collaborator

could you please elaborate on what you had in mind? there is a paragraph about span in README.md, should we perhaps keep that while adding an entire section "API (C++20)"? the readme.md seems to be what is replicated on https://simdutf.github.io/simdutf/ as well.

@lemire
Copy link
Member Author

lemire commented May 1, 2025

@pauldreik

There are two possibilities:

  1. We fold into the existing documentation the C++20 usage.
  2. We add a distinct C++20 section.

At this point in time, it seems that C++20 adoption is doing so well that it may become more or less universal in the near future. If so, then plan 1 is better.

Also: Our README.md is maybe too long. We could break it down. It is a bit daunting for our users, one very large file.

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