错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

C++ Standard Library

  • Patrick Diehl,
  • Steven R. Brandt,
  • Hartmut Kaiser

摘要

We provide a high-level view of the C++ Standard library and study a subset of its functionality. Next, we dive into the algorithm library, container library, and iterator library. These are the most relevant parts of the C++ Standard library for this book.