Skip to content

Conversation

@BigRedEye
Copy link

@BigRedEye BigRedEye commented Feb 7, 2022

See intel#345.
Word boundary assertions are basically broken when using modern stdlib (with P1614R2 implemented). This is caused by breaking change in std::pair comparison operators (after P1614R2 std::pair uses operator<=>).

For more context on breaking change, see
https://www.reddit.com/r/cpp/comments/ra5cpy/the_spacesship_operator_silently_broke_my_code/

@markos markos merged commit 2819dc3 into VectorCamp:master Feb 8, 2022
@BigRedEye BigRedEye deleted the vectorscan-master branch February 8, 2022 08:25
markos added a commit that referenced this pull request Oct 24, 2025
Fix word boundary assertions under C++20
markos added a commit that referenced this pull request Oct 24, 2025
Fix word boundary assertions under C++20
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.

2 participants