Ebook is devoted to the standard C++ library, significantly extending the capabilities of C++ language. Particular attention in electronic book is given to standard template library STL – its numerous containers, iterators, facilities functions and algorithms. Also, the electronic book gives detailed description to the library of streaming input / output IOStream and other components of a standard C++ library : specialized containers, lines, support for mathematical calculations, the challenges of internationalization, etc.
In addition to detailed documentation on all classes and library interfaces, ebook also explains many non-trivial concept, and also examines the practical aspects of programming necessary for the effective use of the standard library, and a typical mistakes. Book contains many examples.
Ebook can be used as a textbook, and as a reference. Ebook is designed for programmers middle and high levels.
Topics covered by the book:
- history of C++ and the Standard Library
- template basics
- Big-O Notation
- the std namespace
- ebook explains the mechanism standard exceptions
- allocators
- standard library utilities
- electronic book contains description of pairs and auto_ptr
- numeric limits
- the Standard Template Library (STL) basics
- containers, iterators, algorithms, vectors, lists, deques, strings, sets, multisets, bitsets, maps, multimaps, stacks, queues
- iterator adapters, function objects, element requirements, value and reference semantics, complex numbers, valarrays, stream classes, stream manipulators and formatting, file I/O, internationalization, and locales
Related posts
No Comments »
No comments yet.
