C++ 20 STL cookbook : leverage the latest features of the STL to solve real-world problems

著者

    • Weinman, Bill

書誌事項

C++ 20 STL cookbook : leverage the latest features of the STL to solve real-world problems

Bill Weinman

Packt Publishing, 2022

  • : pbk

大学図書館所蔵 件 / 2

この図書・雑誌をさがす

内容説明・目次

内容説明

Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL) Key Features Become familiar with the latest features of C++20 and write better code using the STL Reduce the development time for your applications and enable faster deployment Get up and running with the new and leaner STL capabilities introduced in the latest release Book DescriptionFast, efficient, and flexible, the C++ programming language has come a long way and is used in every area of the industry to solve many problems. The latest version C++20 will see programmers change the way they code as it brings a whole array of features enabling the quick deployment of applications. This book will get you up and running with using the STL in the best way possible. Beginning with new language features in C++20, this book will help you understand the language's mechanics and library features and offer insights into how they work. Unlike other books, the C++20 STL Cookbook takes an implementation-specific, problem-solution approach that will help you overcome hurdles quickly. You'll learn core STL concepts, such as containers, algorithms, utility classes, lambda expressions, iterators, and more, while working on real-world recipes. This book is a reference guide for using the C++ STL with its latest capabilities and exploring the cutting-edge features in functional programming and lambda expressions. By the end of the book C++20 book, you'll be able to leverage the latest C++ features and save time and effort while solving tasks elegantly using the STL. What you will learn Understand the new language features and the problems they can solve Implement generic features of the STL with practical examples Understand standard support classes for concurrency and synchronization Perform efficient memory management using the STL Implement seamless formatting using std::format Work with strings the STL way instead of handcrafting C-style code Who this book is forThis book is for intermediate to advanced C++ programmers who want to get the most out of the Standard Template Library of C++20, the newest version of C++. Basic knowledge of coding and C++ concepts is necessary to get started with this book.

目次

Table of Contents New C++20 Features General STL Features STL Containers Compatible Iterators Lambda Expressions STL Algorithms Strings, Streams, and Formatting Utility Classes Concurrency and Parallelism Using the File System A Few More Ideas

「Nielsen BookData」 より

詳細情報

  • NII書誌ID(NCID)
    BD0271199X
  • ISBN
    • 9781803248714
  • 出版国コード
    uk
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Birmingham
  • ページ数/冊数
    xxii, 426 p
  • 大きさ
    24 cm
  • 分類
  • 件名
ページトップへ