Dense multidimensional std.container.array?

Wilson via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jan 26 06:55:53 PST 2016


Just wondering how to create a dense multidimensional array with 
the GC free array container? I don't want to use an array of 
arrays but I do want the array[0][0] notation.


More information about the Digitalmars-d-learn mailing list