xuhongrun

Results 1 issues of xuhongrun

In the python language, the union type defaults to "keyless = False" https://github.com/eclipse-cyclonedds/cyclonedds-python/blob/48418490c76a15d01615403a2c11f4a10b7ef0e0/cyclonedds/idl/_builder.py#L324 But in C/C++ language, the union type does not have a key.