|
|
|
|
|
by konstantinua00
328 days ago
|
|
one thing I never understood about VLAs - discussion about them always hits a "can't put it on stack safely" and gets halted, forever why not to make it heap-only type? it seems such a useful addition to type system, why ignore it due to one usecase? |
|
But its just kind of mediocre and you're better off actually dealing with the stack if you can actually deal with certain fixed sizes.