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.

TMS320F28379S: C++11 style move semantics

Part Number: TMS320F28379S

Hello,

I'm trying to port some code that used the C++11 (originally written for ARM).  The codebase's classes rely pretty heavily on "move copy" constructors and "move assign" operators.  Based on the thread linked below, there were no plan to implement C++11/C++14 as of two years ago.  Has that changed?  I understand that it would be difficult to make a DSP compiler fully C++11 compliant but are there any plans to implement portions of C++11 like move semantics that "make sense".

e2e.ti.com/.../compiler-c2000-c-14-support