~~This is a C compiler, not C++, so Boost will not work with it.~~
EDIT: - I stand corrected, the compiler can be switched in C++ mode.
EDIT: - I stand corrected, the compiler can be switched in C++ mode.
“C++ support level
The compiler will most likely not support a current C++ standard in the near future, but several C++ features are already implemented. The compiler can be switched into C++ mode with the command line option -pp or by providing a source file with a .cpp extension.”
It’d be awesome if a patch was made and submitted :-)