Jonas Devlieghere
  • Home
  • About
  • Talks
  • Github
  • C++
  • LLVM
Sign in Subscribe

performance

A collection of 1 post
C++

Order Your Members

The C++ standard guarantees that the members of a class or struct appear in memory in the same order as they are declared. > Nonstatic data members of a (non-union) class with the same access control are allocated so that later members have higher addresses within a class object. The order
Jan 4, 2017 7 min read
Page 1 of 1
Jonas Devlieghere © 2023
Powered by Ghost
Mastodon