|
Well since you all had time to get used to this, here is a little homework assignment:\
Using the class in the first thread add pointer of type double as the internal representation.
1) Now define a member "double* DoStuffConst() const" in such a way, so this pointer can be modified after all. You may not use casts.
2) What is the lesson you learned?
__________________
|