[Issue 16537] [ndslice] cannot use slice as in function parameter, error on opIndex

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 27 03:53:18 PST 2016


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

greenify <greeenify at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |greeenify at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #2 from greenify <greeenify at gmail.com> ---
> A DIP [2] can be created to allow implicit converting MyMatrix -> MyConstMatrix.

@Ryan: this should be a separate enhancement request for the DMD category.

>  mir.ndslice should be used instead of std ndslice

std.ndslice has been deprecated and all issues should be reported to
mir.ndslice ->

https://github.com/libmir/mir

Hence I am closing this, please reopen at the mir repo if it's still an issue
for you.

--


More information about the Digitalmars-d-bugs mailing list