About code on page 182
Bonjour,
On the top of the page 182, in the fisrt code snippet, one of the line reads :
int getId() const;
I have issue with this specific line
Indeed I do not understand the use of "const" on this line
Could one of you help me understand the line (I may have missed one point somewhere)
Best regards, Philippe
|