C++17 Standard Library Quick Reference
- Author: Peter Van Weert, Marc Gregoire
- Language: ingliz tilida
- Writing: ingliz yozuvida
- Publisher: Springer Science+Business
- Year: 2019
- Views: 350
The C++ Standard Library is a collection of essential classes and functions used by millions of C++ programmers on a daily basis. Being part of the ISO Standard of the C++ Programming Language, an implementation is distributed with virtually every C++ compiler. Code written with the C++ Standard Library is therefore portable across compilers and target platforms.