Skip to content

OOP

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. There is little originality.

目录:

基础语法 容器 友元函数 重载 模版 设计模式

Comments