[Issue 10656] support array operations for complex arrays
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Sep  1 00:47:23 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=10656
b2.temp at gmx.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |WONTFIX
--- Comment #1 from b2.temp at gmx.com ---
version a1:
  What's not supported is actually std.complex.Complex.OpBinaryRight!"*"
version a2:
  See https://dlang.org/deprecate.html, built-in complexs are planned for
deprecation.
Please open en enhancement resquest for std.complex.Complex if you really think
that this should be supported.
--
    
    
More information about the Digitalmars-d-bugs
mailing list