Boris Kolpackov schrieb:
I think it is fine to leave it as is (that is no const in the interface and const in the implementation).
i'm sure you are right, but some compilers (eg. HP C++ V7.3-009 for OpenVMS Alpha 7.3-2) has problems with this.
Boris Kolpackov schrieb:
I think it is fine to leave it as is (that is no const in the interface and const in the implementation).
i'm sure you are right, but some compilers (eg. HP C++ V7.3-009 for OpenVMS Alpha 7.3-2) has problems with this.