Tom Browder <tom.browder@xxxxxxxxx> writes: > 2. Isn't a '\0' an empty string in the string context? I thought you were asking about std::string(0), which is quite a different matter from std::string('\0'). Ian
Tom Browder <tom.browder@xxxxxxxxx> writes: > 2. Isn't a '\0' an empty string in the string context? I thought you were asking about std::string(0), which is quite a different matter from std::string('\0'). Ian