Enhanced language standard support

Open XL C/C++ 1.1 supports the following language standards:
  • C++17
  • C++14
  • C++11
  • C++03
  • C++98
  • C17/C18
  • C11
  • C99
  • C89
Note: For detailed language standards support status, see C/C++ language standards support in IBM® Open XL C/C++ 1.1 for z/OS®.
The C++ library in Open XL C/C++ 1.1 works with all of the C++ language standards that are listed previously and supports the following standards:
  • C++17
  • C++14
  • C++11

Open XL C/C++ 1.1 also supports the features of Clang language extensions.

Related information