I am very confused...here is the original question:

What sort of performance overhead is incurred when using const in C++ programs to create classes and member functions that are considered to be ‘const correct’?

Really appreciate any help as I am very clear about the concept "overhead" in general.

Thank you so much!