Название: The C++ Programming Language. Third Edition Автор: Stroustrup Bjarne Издательство: Addison-Wesley Professional Год: 2000 ISBN: 9780201700732 Страниц: 1030 Формат: PDF Размер: 3.5 Mb Язык: Английский This book introduces standard C++ and the key programming and design techniques supported by C++. Standard C++ is a far more powerful and polished language than the version of C++ introduced by the first edition of this book. New language features such as namespaces, exceptions, templates, and runtime type identification allow many techniques to be applied more directly than was possible before, and the standard library allows the programmer to start from a much higher level than the bare language.