The following libraries are provided for the C/C++ compiler V3.0 or higher:
For use in ANSI-C++ compiler mode, the standard C++ library
(SYSLNK.CRTE.STDCPP), the C++ runtime system (SYSLNK.CRTE.RTSCPP) and the Tools.h++ library (SYSLNK.CRTE.TOOLS).The library SYSLNK.CRTE.CPP-COMPL exists for the complete partial bind linkage method. This contains all the modules of the libraries listed above. In each case, all the modules in a library are grouped together to form an LLM main module.
For use in Cfront-C++ compiler mode, the Cfront-C++ runtime system (SYSLNK.CRTE.CFCPP), in addition to the C++ library functions for complex math and stream-oriented I/O (see preceding section).
The use of these libraries is described in detail in the “C/C++ User Guide” [9 (Related publications)].