Where can find fix length array memory layout document
lili
akozhao at tencent.com
Tue Jun 18 12:26:14 UTC 2019
Hi guys:
Is the Dlang fix-length array alloc on stack? when a test
writeln([1]).sizeof //16
writeln([2]).sizeof //16
Why, What is the fix-length array memory layout.
More information about the Digitalmars-d-learn
mailing list