rticonnextdds-examples icon indicating copy to clipboard operation
rticonnextdds-examples copied to clipboard

Move examples code/style from C++03 to C++11

Open angelrti opened this issue 4 years ago • 0 comments

What is the current behavior?

We have examples using C++03 features/style.

Suggested solutions

We should move them to use C++11 since C++03 is deprecated in 6.1.0+

angelrti avatar Apr 14 '21 18:04 angelrti