September 15, 2020
https://issues.dlang.org/show_bug.cgi?id=21249

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@andralex created dlang/phobos pull request #7634 "Fix Issue 21249 - clamp() is not stable and is not constrained" fixing this issue:

- Fix Issue 21249 - clamp() is not stable and is not constrained

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

--
September 15, 2020
https://issues.dlang.org/show_bug.cgi?id=21249

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7634 "Fix Issue 21249 - clamp() is not stable and is not constrained" was merged into master:

- a7d574bcba1e0104938c203615339f4fb081ed7b by Andrei Alexandrescu:
  Fix Issue 21249 - clamp() is not stable and is not constrained

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

--