Page 11 - INTRODUCTION_TO_C++_Neat
P. 11

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.
   6   7   8   9   10   11   12   13   14   15   16