Cpp C++ OOP(object oriented programming) note in C++. Declaration Most of the contents are mixed of copies from books or the answer of LLM(DeepSeek, GPT, etc) and my own understanding. 参考资料: Thinking in C++ (Chinese) C++ Primer(Chinese) 目录 基础语法 类 结构体 引用 内存管理 流 容器 重载 模版 迭代器 设计模式 Comments