42 Exam 05 Official
: Use const for member functions that do not modify the object. Evaluation scripts often check for the specific number of const qualifiers.
: Use const for member functions that do not modify the object. Evaluation scripts often check for the specific number of const qualifiers.