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

Inconsistency with n4808 #38

Open
Yaossg opened this issue May 23, 2023 · 0 comments
Open

Inconsistency with n4808 #38

Yaossg opened this issue May 23, 2023 · 0 comments

Comments

@Yaossg
Copy link

Yaossg commented May 23, 2023

This library, as well as the implementation in gcc, is inconsistent with n4808, and surprisingly possesses the exact same mistakes as cppreference once did. I found some and fixed them in cppreference these days:

  • missing noexcept for concat split simd_cast and static_simd_cast
  • missing operator+ and operator~ for const_where_expression
  • missing function split_by entirely
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

1 participant