On Monday, 6 July 2015 at 23:24:00 UTC, lobo wrote:
Hi,In C++ it's important to layout struct/class members correctly for performance reasons.Is the same true in D? Thanks, lobo
Short answer: yes.
John Colvin via Digitalmars-d-learn Mon, 06 Jul 2015 17:26:29 -0700
On Monday, 6 July 2015 at 23:24:00 UTC, lobo wrote:
Hi,In C++ it's important to layout struct/class members correctly for performance reasons.Is the same true in D? Thanks, lobo
Short answer: yes.