Forum Discussion
Altera_Forum
Honored Contributor
10 years agoC++ version supported by ARM DS-5 Altera Edition
Hi, I can't manage finding this information clearly. Does the ARM DS-5 Altera Edition supports C++11 ? C++14 ? On which compiler relies the edition ? The context is developping C++ baremetal ...
Altera_Forum
Honored Contributor
9 years agoIn case anyone else needs a clear answer, the following link describes the standards supported by the ARM compiler used by the latest version: https://developer.arm.com/docs/dui0529/latest/overview-of-arm-compiler/about-arm-compiler/standards-compliance-in-arm-compiler
Namely, yes, it supports a "subset" of ISO C++11 input. It doesn't specify which subset however, which is a bit disappointing. Edit: Found the list of supported C++11 features: https://developer.arm.com/docs/dui0472/latest/c-and-c-implementation-details/c11-supported-features