We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66ab25 commit 5ad0e2cCopy full SHA for 5ad0e2c
1 file changed
content/posts/cpp-learn.md
@@ -3071,7 +3071,7 @@ int main()
3071
```
3072
3073
## 20. Inheritance
3074
-## 20.1. Object Relationships
+### 20.1. Object Relationships
3075
- Learned about some different kinds of relationships between two objects.
3076
3077
- The process of building complex objects from simpler ones is called **object composition**.
0 commit comments