Skip to content

Commit

Permalink
added readme for chapter 15~17
Browse files Browse the repository at this point in the history
  • Loading branch information
pezy committed Jun 28, 2017
1 parent e33e2d8 commit c4c63bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
- Part III: Tools for Class Authors
- [Chapter 13. Copy Control](ch13/README.md)
- [Chapter 14. Overloaded Operations and Conversions](ch14/README.md)
- [Chapter 15. Object-Oriented Programming](ch15)
- [Chapter 16. Templates and Generic Programming](ch16)
- [Chapter 15. Object-Oriented Programming](ch15/README.md)
- [Chapter 16. Templates and Generic Programming](ch16/README.md)
- Part IV: Advanced Topics
- [Chapter 17. Specialized Library Facilities](ch17)
- [Chapter 17. Specialized Library Facilities](ch17/README.md)
- [Chapter 18. Tools for Large Programs](ch18)
- Chapter 19. Specialized Tools and Techniques

0 comments on commit c4c63bd

Please sign in to comment.