Skip to content

Conversation

irvincardoza
Copy link

Replaced the use of the non- constexpr function east::search in the find method of basic_string_view with a manual search implementation.

By replacing it with a manual loop based implementation we ensure that the find method is compatible with constant expressions.

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.

1 participant