int * const func() const

Learn about the `const` with return pointers.

What happens when ...