Skip to content

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