Forum Discussion
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