When the init-data-members flag is set (The default), the initial value of data-members are considered initialized. It is the user's responsiblility to check that they actually are. (This can be checked rather easyly by reading them one by one and check it using a memory debugger such as valgrind. Not a research subject anyway !)
It would be nice to keep the SystemC code verifying that the binding is correct.
- Todo:
- templates, dynamic allocation, ...
Generated by