adsense


Saturday, 28 November 2015

C++ LANGUAGE OBJECT ORIENTED CLASS LIBRARY

COMPUTER LANGUAGES HTML,C,C++.JAVA,.NET AND MULTIMEDIA basics and programs click home button



C++ LANGUAGE OBJECT ORIENTED CLASS LIBRARY





The Object Oriented Class Library 


Standard C++ Object Oriented Library defines an extensive set 
of classes that provide support for a number of common activities, 
including I/O, strings, and numeric processing. This library includes the following: 

• The Standard C++ I/O Classes 

• The String Class 

• 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 



No comments: