Ignoring the const
Learn when to ignore the const.
When is const
ignored?
In the section about const functions, we saw that the following signatures are declared two different overloads.
We can overload a function based on its constness.
Get hands-on with 1300+ tech skills courses.