Hi TI,
is there any roadmap available when at least support for constexpr in C2000 compiler will be available?
Regards
Alex
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.
Hi TI,
is there any roadmap available when at least support for constexpr in C2000 compiler will be available?
Regards
Alex
Support for C++14, which includes constexpr, is on the C28x compiler roadmap. However, we have no firm schedule to announce at this time.
Thanks and regards,
-George
Thanks George for your reply. I think many people including me are waiting for C++14 Support. The c2000 toolchain is the only one i use, which has no support for those basic "recent" C++ features. This makes it still nesseary to back port well used library code.
Regards
Alex