eProsima / Fast-DDS-Gen

Fast-DDS IDL code generator tool. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
82 stars 60 forks source link

Runtime calculation about if a type is plain [18162] #169

Closed richiware closed 1 year ago

richiware commented 1 year ago

This calculation is only done when fastddsgen thinks the structure is plain. This feature adds a runtime check to avoid errors.

Depends on: