[Issue 21702] avoid quadratic template expansion in constraints of multiple search term versions of std.algorithm.searching.startsWith & endsWith

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 12 17:03:57 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21702

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7847 "Avoid quadratic template
expansion in constraints of multiple search term versions of
std.algorithm.searching.startsWith & endsWith" fixing this issue:

- Fix issue #21702 - avoid quadratic template expansion in constraints of
multiple search term versions of std.algorithm.searching.startsWith & endsWith

https://github.com/dlang/phobos/pull/7847

--


More information about the Digitalmars-d-bugs mailing list