.

Standard Library in C++ Assignment Help

The standard library is categorized into two different parts

The standard function Library this library consists of general purpose, stand alone function that is not related to any part of the className.

The object oriented classNameLibrary this is the collection of classes and associated functions.

The standard function Library

There are different standard function library which are categorized as

  • I/O,
  • String and character handling,
  • Mathematical,
  • Time, date, and localization,
  • Dynamic allocation,
  • Miscellaneous,
  • Wide-character functions

Standard Library in C++ Assignment Help By Online Tutoring and Guided Sessions from assignmenthippo.com


The object oriented classNameLibrary

The object oriented classNamelibrary defines the extensive lasses which provides support for number of library functions. Such as

  • The Standard C++ I/O Classes
  • The String className
  • The Numeric Classes
  • The STL Container Classes
  • The STL Algorithms
  • The STL Function Objects
  • The STL Iterators
  • The STL Allocators
  • The Localization library
  • Exception Handling Classes
  • Miscellaneous Support Library
.