www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15969] New: makeNrray - allocate + dispose multi-dimensional

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

          Issue ID: 15969
           Summary: makeNrray - allocate + dispose multi-dimensional array
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: greensunny12 gmail.com

it would be nice to have a makeNdarray method in the allocator - or makeArray
could directly support them.
Also `dispose` should work with multi-dimensional arrays or alternatively
provide `disposeNd` ;-)

--
Apr 29 2016