C++ Review
摘要
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