[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
Sat Mar 13 01:25:53 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21702
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7847 "Avoid quadratic template expansion in
constraints of multiple search term versions of
std.algorithm.searching.startsWith & endsWith" was merged into stable:
- 9c7a7750ff7816c7d74f620dc4989b4b92bf904f by Nathan Sashihara:
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