Yet another post by me today. Gotta keep the new forum strong View image: /infopop/emoticons/icon_biggrin.gif<P>Anyway, I'm using std::string and using ...
A quick and probably stupid question: is it possible in C++ to have a constant reference? That is, a reference which is guaranteed to refer to the same object, but for which the variable referred to ...