rti::core::Guid

7 posts / 0 new
Last post
Offline
Last seen: 16 hours 10 min ago
Joined: 09/10/2022
Posts: 37
Can not access to rti::core::Guid in 16 LENGTH in modern c++

I have problem in getting arrays that rti connext dds gives access to in modern c++.

As you know in modern c++, arrays ends with zero 0.

There for you can not have zero in array unless at the end of array. When modern c++ see zero, it soppose that this is end of array and next values are not valid as part of array.

Subscribe to RSS - rti::core::Guid