# Chapter 10: Smart Pointers

- [Smart Pointers](/gocpp/chapter-10-smart-pointers/smart-pointers.md)
- [Smart Pointers without Reference Counting](/gocpp/chapter-10-smart-pointers/smart-pointers-without-reference-counting.md)
- [Smart Pointers with Reference Counting](/gocpp/chapter-10-smart-pointers/smart-pointers-with-reference-counting.md)
- [Custom Deleters](/gocpp/chapter-10-smart-pointers/custom-deleters.md)
