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
The implementation of ranges::search_n for bidirectional iterators has some opportunities to investigate for performance improvements; see the discussion that starts at #914 (comment).
(I'll update this issue with specifics and links to sources after #914 merges.)
The text was updated successfully, but these errors were encountered:
The implementation of
ranges::search_n
for bidirectional iterators has some opportunities to investigate for performance improvements; see the discussion that starts at #914 (comment).(I'll update this issue with specifics and links to sources after #914 merges.)
The text was updated successfully, but these errors were encountered: