STANDARD LIBRARIES The C++Standard Library can be categories into two parts: The standard function library: This library consists of general purpose, stand-alone function that are not part of any class. The function library is inherited from C.