On Nov 11, 2005, at 9:24 AM, Peter Dimov wrote: > Howard Hinnant wrote: > >> So no matter what, it looks like we need that non-mutable string with >> a nothrow copy ctor. > > shared_ptr<char> could work. :-) Yeah, and it even looks very familiar to me. ;-) -Howard