https://issues.dlang.org/show_bug.cgi?id=20425
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- 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 --
