Michel Fortin wrote:
Could cases like this, where the array never escape, be allocated on the stack?
Yes, the compiler can do that.
Michel Fortin wrote:
Could cases like this, where the array never escape, be allocated on the stack?
Yes, the compiler can do that.