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.