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

C++ Review

  • Daniel Kusswurm

摘要

As mentioned in the Introduction, the content of this book assumes that you’re somewhat familiar with the basics of C++ syntax and elementary programming features, including classes, inheritance, overloading, and templates. This chapter reviews important C++ programming concepts that you must understand to fully exploit the capabilities of STL. It also explains several new features from C++20/23. Topics covered include