Ignoring the const
Learn when to ignore the const.
We'll cover the following
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 1400+ tech skills courses.