C++ class libraries are modular components of reusable code. Use class libraries to integrate blocks of code that have been previously built and tested. The C++ class libraries include:
Task library
Complex library
Standard C++ Library
Multithreading-compatible iostream library (libC)