<div dir="rtl"><div dir="ltr">SmallString conversion to std::string is currently done by going through a StringRef, S.str().str(). This patch provides a direct conversion function, S.string().</div><div dir="ltr"><br></div><div dir="ltr">Yaron</div><div dir="ltr"><br></div></div>