mirror of
https://github.com/nasa/trick.git
synced 2025-01-22 04:18:09 +00:00
7dcc65d0bd
Mostly working. This removes the use of offsetof from all I/O code. This was the only reason we needed friends. In it's place we put the offset value that clang has calculated for the field. Still need to work on virtually inherited classes and confirm bitfields. refs #218 |
||
---|---|---|
.. | ||
Interface_Code_Gen |