[Issue 19226] std.typecons.Nullable(T, T nullValue) doesn't fully handle non-self-equal nullValue

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 9 15:25:33 UTC 2019


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

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

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #6693 "Fix Issue 19226 - std.typecons.Nullable(T, T
nullValue) doesn't fully handle non-self-equal nullValue" was merged into
master:

- aba8660d757e12c3982c8c6427c8e04b6b634ecd by Nathan Sashihara:
  Fix Issue 19226 - std.typecons.Nullable(T, T nullValue) doesn't fully handle
non-self-equal nullValue

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

--


More information about the Digitalmars-d-bugs mailing list