Standard Library
In
C++, the
Standard Library is a collection of
classes and
functions; which are written in the
core language. The Standard Library includes functions for data conversion,
input,
output, string manipulation, and other
procedures.
See also: iostream