Hello,
is it planned to support the new C++11 standard for TI C/C++ compiler? If yes, when?
Thank you
Best regards
Christian
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
is it planned to support the new C++11 standard for TI C/C++ compiler? If yes, when?
Thank you
Best regards
Christian
"Range-based for-loops" or "auto" is a nice feature. But I know that this features can be done also with the "old" C++ standard.
Thanks for the information
Christian
I don't use TMS470, but I would find almost all of the c++11 language features and most of the library features very useful for my omap work, facilitating clarity, efficiency, and correctness.