Craig Dillabaugh:
this.data = new T[this.dim.size];with: this.data.length = this.dim.size
It's the same thing. Bye, bearophile
Craig Dillabaugh:
this.data = new T[this.dim.size];with: this.data.length = this.dim.size
It's the same thing. Bye, bearophile