Skip to content

Commit 97cedf8

Browse files
authored
Update SUMMARY.md
1 parent bde2de3 commit 97cedf8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
- [格式化输出](ch06-01-format.md)
4646
- [自定义类型]()
4747
- [自定义类型的定义](ch07-00-type.md)
48-
- [过程绑定和运算符重载](ch07-01-procbind.md)
48+
- [过程绑定](ch07-01-procbind.md)
49+
- [自定义类型中的重载](ch07-02-typeoverload.md)
4950
## 附录
5051

5152
- [mdBook参考](mdbook-cheat-sheet.md)

0 commit comments

Comments
 (0)