C++ Record Layout Visualizer

Analyze memory layout, padding, and alignment of C++ structs/classes. Powered by Clang LibTooling.

Known limitation: does not support template; does not support virtual base yet.