Effective STL 50 Specific Ways to Improve Your Use of the Standard Template Library

Купить бумажную книгу и читать

Купить бумажную книгу

По кнопке выше можно купить бумажные варианты этой книги и похожих книг на сайте интернет-магазина "Лабиринт".

Using the button above you can buy paper versions of this book and similar books on the website of the "Labyrinth" online store.

Реклама. ООО "ЛАБИРИНТ.РУ", ИНН: 7728644571, erid: LatgCADz8.

Автор: Scott Meyers

Название: Effective STL 50 Specific Ways to Improve Your Use of the Standard Template Library

Издательство: Addison Wesley

Год: 2001

Формат: PDF в RAR+5%

Размер: 1.31 МБ

ISBN: 9780201749625

Язык: Английский

Качество: отличное

Sure, the STL has iterators, algorithms, and function objects, but for most C++

programmers, it's the containers that stand out. More powerful and flexible than arrays,

they grow (and often shrink) dynamically, manage their own memory, keep track of

how many objects they hold, bound the algorithmic complexity of the operations they

support, and much, much more. Their popularity is easy to understand. They're simply

better than their competition, regardless of whether that competition comes from

containers in other libraries or is a container type you'd write yourself. STL containers

aren't just good. They're really good.

Дата создания страницы: