[Issue 16308] New: [ndslice] should always has save primitive

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 21 05:58:42 PDT 2016


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

          Issue ID: 16308
           Summary: [ndslice] should always has save primitive
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: ilyayaroshenko at gmail.com

The reason is that Slice never calls front/popFront and others
primitives of underlaying range.

--


More information about the Digitalmars-d-bugs mailing list