Struct Layout is a website that generates C
or C++ code from struct
and class
definitions in C or C++. The generated code
displays the size, offset, and padding for each field in the each type.
Struct Layout uses the following other projects:
- The layout utility
- Ruby on Rails
- The Ace code editor
It is licensed under the MIT license.