As you are aware that the Open XL C/C++ is based off Clang/LLVM infrastructure. 
Clang/LLVM libc++ has added more header files to support the recent C++ 
language standards. C++17 std is the default for Open XL C/C++ 2.1. C++98 is 
the default for XL C/C++. 
Possible solutions include lowering the C++ std flag in Open XL C++ to a lower 
standard if it is not needed for your application as this can improve compile 
time, increasing REGION size, etc.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to