Skip to content

fixed issue #548#549

Open
irvincardoza wants to merge 1 commit intoelectronicarts:masterfrom
irvincardoza:master
Open

fixed issue #548#549
irvincardoza wants to merge 1 commit intoelectronicarts:masterfrom
irvincardoza:master

Conversation

@irvincardoza
Copy link
Copy Markdown

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