[Issue 20425] Proxy opCmp fails to compile with types that overloaded opCmp
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 2 23:22:55 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20425
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 #7298 "Fix issue 20425: Remove Proxy.opCmp
constraints" was merged into master:
- ebfb07daec6e93743ce332b648382dd210794813 by Ali Akhtarzada:
Fix issue 20425: Remove Proxy.opCmp constraints
They fail with types that have an opCmp defined and are value
types.
https://github.com/dlang/phobos/pull/7298
--
More information about the Digitalmars-d-bugs
mailing list