- 2022
- C++ std::move and std::forward
- C++ malloc
- C++ macro
- C++ Literal Types
- C++ delete
- C++ const and constexpr
- C++ Alias Declaration
- C++ return value optimization(RVO)
- C++ template
- C++ Pointer and Reference
- C++ External and Internal Linkage
- C++ inline Function
- C++ Casting Operators
- C++ enum and enum class
- C++ explicit keyword