> sorry if my remark is silly, but isn't the pointer > returned by this method dangling ? Yes. The non-normative wording in the proposal was suggesting to modify a member string object in a const member function, which doesn't really fly. I just added this to get a clean compile. :( -benjamin