by Tartlman » Mon Nov 11, 2019 8:45 pm
to put it simply, i just want to be able to do something like "array<array<int> > myarray". While this is already doable if we shove the other array in a dummy class, it's an ugly workaround and I don't really see a reason why this shouldn't be a thing.
to put it simply, i just want to be able to do something like "array<array<int> > myarray". While this is already doable if we shove the other array in a dummy class, it's an ugly workaround and I don't really see a reason why this shouldn't be a thing.