Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the transformation of data into information using typedef and struct in C++. It explains how to assemble heterogeneous data with struct, focusing on memory alignment and padding. It also delves into fine memory access with bit fields and bitwise operators.