| |||
| Home > ARM Compiler Reference > C++ language feature support > Major language feature support | |||
Table 3.15 shows the major language features supported by this release of ARM C++.
Table 3.15. Major language feature support
| Major Language Feature | Draft Standard Section | Supported |
|---|---|---|
| Core language | 1 to 13 | Yes |
| Templates | 14 | Partial. Templates are supported except for the export feature. |
| Exceptions | 15 | None |
| Libraries | 17 to 27 | Partial. Refer to Standard C++ library implementation definition. |