You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We fold into the existing documentation the C++20 usage.
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.
@pauldreik introduced great std::span support but it is currently poorly documented outside our header files.
The text was updated successfully, but these errors were encountered: