Key Takeaways

Get a recap of all the concepts learned in this chapter.

We'll cover the following...

In this chapter, we learned about const return types. We saw that simply returning const values doesn’t make much sense and in fact it might ...